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
Shoaib Meenai cd9466e36f [libc++] Create install-stripped targets
LLVM is gaining install-*-stripped targets to perform stripped installs,
and in order for this to be useful for install-distribution, all
potential distribution components should have stripped installation
targets. LLVM has a function to create these install targets, but since
we can't use LLVM CMake functions in libc++, let's do it manually.

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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@319959 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
abi Update changelog revision 8 years ago
CMakeLists.txt [libc++] Create install-stripped targets 8 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 ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 8 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