summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-04-05 21:05:32 +0000
committerLouis Dionne <ldionne@apple.com>2019-04-05 21:05:32 +0000
commitcd9a528886ceb7ec0bf5fbaa09106fddaa2e08b7 (patch)
treeaacc0757e4f9d1b32f9cb2651288b54a88174f3a /lldb/packages/Python/lldbsuite/test/lang/objc
parent7e7f79ccb19dd66e5447de60e4ae02d94dfe5130 (diff)
downloadbcm5719-llvm-cd9a528886ceb7ec0bf5fbaa09106fddaa2e08b7.tar.gz
bcm5719-llvm-cd9a528886ceb7ec0bf5fbaa09106fddaa2e08b7.zip
[libc++][CMake] Make sure the benchmarks link against libc++abi
The refactoring in r357811 made it so that we didn't add the ABI library to the list of LIBCXX_LIBRARIES. As a result, benchmarks didn't link to the ABI library and were missing symbols. This broke the build bots. As a drive-by fix, we also provide the SHARED ABI library to the linker script instead of the STATIC ABI library. This couldn't be discovered on Apple platforms because libc++.dylib re-exports libc++abi.dylib symbols there. llvm-svn: 357818
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud