summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-04-03 00:34:12 +0000
committerSam Clegg <sbc@chromium.org>2019-04-03 00:34:12 +0000
commit31d7394dc7c759b501efd5ca2a70f2e1e286f127 (patch)
tree0e78d34d4b5a97e7d84c0b88f0366ed94e4c248d /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent1e6c93184406d35c06bdc4db8319b8c9c5f2dbba (diff)
downloadbcm5719-llvm-31d7394dc7c759b501efd5ca2a70f2e1e286f127.tar.gz
bcm5719-llvm-31d7394dc7c759b501efd5ca2a70f2e1e286f127.zip
[libc++abi] Add LIBCXXABI_ENABLE_PIC cmake option
This is on by default, since on many platforms and configurations libc++abi.a gets statically linked into shared libraries and/or PIE executables. This change is a followup to https://reviews.llvm.org/D60005 which allows us to default to PIC code, but disable this if needed (for example on WebAssembly where PIC code its currently compatible with static linking). Differential Revision: https://reviews.llvm.org/D60049 llvm-svn: 357551
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud