hanchenye-llvm-project/lldb/cmake
Stefan Granitz 1665dd6346 [CMake] Avoid libcxxabi dependency when building LLDB from the monorepo on macOS
libc++abi became mandatory to link the libc++ binaries. LLDB only needs the build artifacts and not the linked output (we don't ship `libc++.dylib` and/or `libc++.a`). Disable the respective link steps to avoid the dependency to libc++abi.

<rdar://problem/51980716>

llvm-svn: 365038
2019-07-03 13:21:48 +00:00
..
XcodeHeaderGenerator
caches [CMake] Avoid libcxxabi dependency when building LLDB from the monorepo on macOS 2019-07-03 13:21:48 +00:00
modules Update cmake build setup so lldb doesn't link against the DebugSymbols 2019-07-02 23:36:39 +00:00