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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/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
7 years ago
..
abi [libcxx] Remove bad_array_length 7 years ago
CMakeLists.txt [libcxx] Support building hermetic static library 7 years ago
libc++abi-new-delete.exp [libcxx] Fix check-cxx-abilist on OS X 9 years ago
libc++abi.exp ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 8 years ago
libc++abi2.exp [libcxx] Remove bad_array_length 7 years ago
libc++sjlj-abi.exp ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 8 years ago
libc++unexp.exp Effort to reduce the number of exported symbols 15 years ago
notweak.exp <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak 15 years ago
weak.exp Fix <rdar://problem/10136825> 14 years ago