diff options
| author | Petr Hosek <phosek@chromium.org> | 2019-01-24 03:18:29 +0000 |
|---|---|---|
| committer | Petr Hosek <phosek@chromium.org> | 2019-01-24 03:18:29 +0000 |
| commit | 8807db320988f953b2d8d4859fe012955e63ba66 (patch) | |
| tree | 45d6d46f9210cad5fbf5a843e7e1e5b07e2f1799 /lldb/packages/Python/lldbsuite/test/configuration.py | |
| parent | 8c84e00c71f341d1e4bf0331f1a4b78879fe7f14 (diff) | |
| download | llvm-8807db320988f953b2d8d4859fe012955e63ba66.zip llvm-8807db320988f953b2d8d4859fe012955e63ba66.tar.gz llvm-8807db320988f953b2d8d4859fe012955e63ba66.tar.bz2 | |
[libcxxabi] Support building hermetic static library
This is useful when the static libc++abi library is being linked into
shared libraries that may be used in with other shared libraries that
use different C++ library. We want to avoid avoid exporting libc++abi
or libc++ symbols in those cases. This achieved by a new CMake option
which can be enabled by libc++abi vendors as needed.
Differential Revision: https://reviews.llvm.org/D56026
llvm-svn: 352017
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
