[Lldb-commits] [PATCH] D107444: [lldb] Remove a few unused .exports files

2021-08-05 Thread Nico Weber via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG11565320fd55: [lldb] Remove a few unused .exports files (authored by thakis). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107444/new/ https://reviews.llvm

[Lldb-commits] [PATCH] D107444: [lldb] Remove a few unused .exports files

2021-08-05 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. Yup, we only use the main export file. Thanks for cleaning this up. LGTM. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107444/new/ https://reviews.llvm.org/D107444 _

[Lldb-commits] [PATCH] D107444: [lldb] Remove a few unused .exports files

2021-08-04 Thread Nico Weber via Phabricator via lldb-commits
thakis created this revision. thakis added reviewers: teemperor, JDevlieghere. thakis added a project: LLDB. thakis requested review of this revision. They used to be referenced from the .xcodeproj files, but those are long gone. No behavior change. https://reviews.llvm.org/D107444 Files: ll