You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/lib
Petr Hosek 9e444eb82d [libcxx] Support building hermetic static library
This is useful when static libc++ library is being linked into
shared libraries that may be used in combination with libraries.
We want to avoid we exporting libc++ symbols in those cases where
this option is useful. This is provided as a CMake option and can
be enabled by libc++ vendors as needed.

Differential Revision: https://reviews.llvm.org/D55404

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350489 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
abi [libcxx] Remove bad_array_length 6 years ago
CMakeLists.txt [libcxx] Support building hermetic static library 6 years ago
libc++abi-new-delete.exp [libcxx] Fix check-cxx-abilist on OS X 8 years ago
libc++abi.exp ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 7 years ago
libc++abi2.exp [libcxx] Remove bad_array_length 6 years ago
libc++sjlj-abi.exp ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 7 years ago
libc++unexp.exp Effort to reduce the number of exported symbols 14 years ago
notweak.exp <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak 14 years ago
weak.exp Fix <rdar://problem/10136825> 13 years ago