llvm-capstone/libcxxabi
Shoaib Meenai acee992852 [libc++abi] Add install-cxxabi-stripped target
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++abi, let's do it manually.

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

llvm-svn: 319499
2017-11-30 23:25:51 +00:00
..
cmake build: use cmake to pass -std=c++11 2017-06-11 23:59:26 +00:00
fuzz add cxa_demangle_fuzzer 2016-12-28 03:28:29 +00:00
include [libcxxabi] Clean up macro usage. 2017-03-01 11:42:01 +00:00
lib
src [libc++abi] Add install-cxxabi-stripped target 2017-11-30 23:25:51 +00:00
test [demangler] Support for abi_tag attribute 2017-11-22 20:38:22 +00:00
www
.arcconfig
.clang-format Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
.gitignore
CMakeLists.txt [libcxxabi][CMake] Provide option to disable installing of the library 2017-11-17 23:25:09 +00:00
CREDITS.TXT
LICENSE.TXT Update LICENSE.TXT to 2017 2017-01-03 11:21:43 +00:00