hanchenye-llvm-project/libcxx/cmake
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
..
Modules Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
config-ix.cmake Fix libc++ configuration with -fsanitize-coverage 2016-09-01 01:38:32 +00:00