hanchenye-llvm-project/libcxx/lib
Eric Fiselier b26ed3924f Fix handling of Apple target triple when checking the ABI lists.
The check-cxx-abilist rule uses TARGET_TRIPLE to determine which
ABI list to check. However the triple on Apple contains the darwin
version which changes frequently, but libc++ doesn't need
different ABI lists for each darwin version.

This patch strips the minor version and patchlevel from TARGET_TRIPLE
before using it to determine the ABI list.

llvm-svn: 292557
2017-01-20 00:57:08 +00:00
..
abi Fix handling of Apple target triple when checking the ABI lists. 2017-01-20 00:57:08 +00:00
CMakeLists.txt Reland "[CMake][libcxx] Do not rely on the existence of c++abi or unwind targets" 2017-01-16 00:33:09 +00:00
buildit Add warning messages to buildit/testit about their upcoming removal 2017-01-17 01:16:44 +00:00
libc++abi.exp
libc++abi2.exp [libcxx] Reexport std::bad_array_length symbols from libc++abi on OS X. 2015-10-05 19:28:48 +00:00
libc++sjlj-abi.exp
libc++unexp.exp
notweak.exp
weak.exp