llvm-capstone/lldb/cmake/modules
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
..
AddLLDB.cmake [CMake] Avoid liblldb genex when figuring out the copy destination for framework tools 2019-07-17 17:14:40 +00:00
debugserverConfig.cmake [CMake] Move debugserver options to separate debugserverConfig.cmake 2019-01-04 12:46:38 +00:00
FindLibEdit.cmake Fix a typo in FindLibEdit.cmake 2019-03-15 14:03:52 +00:00
LLDBConfig.cmake Don't require python exe and lib versions to match while crosscompiling 2019-07-16 23:54:17 +00:00
LLDBFramework.cmake [CMake] install-distribution for LLDB on Darwin 2019-07-10 11:09:29 +00:00
LLDBGenerateConfig.cmake [cmake] Move LLDB_DISABLE_LIBEDIT handling code into a central place 2019-02-28 16:04:54 +00:00
LLDBStandalone.cmake [CMake] Move standalone check so we don't have to reconfigure LLDB 2019-07-17 16:47:02 +00:00