llvm-capstone/lldb/cmake
Stefan Granitz ee24b40b9e [CMake] Avoid liblldb genex when figuring out the copy destination for framework tools
This genex created an order-only dependency to liblldb for every framework tool. It reduced build throughput in the first half of the compilation and pulled in unnecessary build units, e.g. debugserver required ~900 build units. With this change debugserver is (again) down at 52 build units!

llvm-svn: 366350
2019-07-17 17:14:40 +00:00
..
caches [CMake] Add Apple-lldb-Xcode.cmake cache that avoids install options 2019-07-16 16:57:45 +00:00
modules [CMake] Avoid liblldb genex when figuring out the copy destination for framework tools 2019-07-17 17:14:40 +00:00
XcodeHeaderGenerator [CMake] Abstract Config.h generation for Xcode 2017-04-27 16:04:26 +00:00