llvm-project/libcxx
Eric Fiselier 28349f9bf2 Add check-cxx-abilist target when supported.
This patch adds a `check-cxx-abilist` target which verifies the libc++.so ABI
when the current build configuration matches the configuration used to generate
the ABI lists.

In order to make this change `HandleOutOfTreeLLVM.cmake` needed to be modified
to include `LLVMConfig.cmake` so that `TARGET_TRIPLE` is defined. Hopefully
the changes needed to accommodate this won't break existing build
configurations.

llvm-svn: 286789
2016-11-14 02:43:12 +00:00
..
benchmarks Optimize filesystem::path by providing weaker exception guarantees. 2016-10-31 02:46:25 +00:00
cmake Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
docs Add docs for use-configurable libc++ features 2016-11-13 23:00:30 +00:00
include Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
lib Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
src Improve performance of constructing filesystem::path from strings. 2016-10-30 23:53:50 +00:00
test Fix GCC libc++abi build 2016-11-13 22:27:00 +00:00
utils Upgrade in-tree google benchmark to v1.1 2016-11-05 00:30:27 +00:00
www Implement constexpr support for reverse_iterator. Reviewed as https://reviews.llvm.org/D25534 2016-10-19 15:12:50 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT Remove out of date items in TODO.txt 2016-09-27 01:28:47 +00:00