[Lldb-commits] [PATCH] D65155: [lldb] Remove Xcode project legacy
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 23 08:43:45 PDT 2019
sgraenitz created this revision.
sgraenitz added reviewers: JDevlieghere, jasonmolenda, clayborg, jingham, lanza, teemperor.
Herald added a subscriber: mgorny.
Herald added a project: LLDB.
Since D65109 <https://reviews.llvm.org/D65109> removed the manually maintained Xcode project, there's a few things we don't need anymore. Anything here we should keep or anything more to remove?
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65155
Files:
lldb/cmake/XcodeHeaderGenerator/CMakeLists.txt
lldb/scripts/Python/finish-swig-Python-LLDB.sh
lldb/scripts/Xcode/build-llvm.py
lldb/scripts/Xcode/lldbbuild.py
lldb/scripts/Xcode/package-clang-resource-headers.py
lldb/scripts/Xcode/prepare-gtest-run-dir.sh
lldb/scripts/Xcode/repo.py
lldb/scripts/Xcode/repos/FALLBACK
lldb/scripts/Xcode/repos/svn-trunk.json
lldb/scripts/build-lldb-llvm-clang
lldb/scripts/checkpoint-llvm.pl
lldb/scripts/finish-swig-wrapper-classes.sh
lldb/scripts/install-lldb.sh
lldb/scripts/sed-sources
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65155.211309.patch
Type: text/x-patch
Size: 53438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190723/c03c6816/attachment-0001.bin>
More information about the lldb-commits
mailing list