diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-07-03 13:21:48 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-07-03 13:21:48 +0000 |
commit | 1665dd63466b6d284c75c3543e3fdb19314d752f (patch) | |
tree | b156ef0118a0fea27b7d868b722e3522576a4d14 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9854d771bd11629df5ea21403457dcc7c7b84a7c (diff) | |
download | bcm5719-llvm-1665dd63466b6d284c75c3543e3fdb19314d752f.tar.gz bcm5719-llvm-1665dd63466b6d284c75c3543e3fdb19314d752f.zip |
[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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions