[libcxxabi] Disable cxa_thread_atexit_test if unavailable
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Thu, 17 Mar 2016 10:00:24 +0000 (10:00 +0000)
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Thu, 17 Mar 2016 10:00:24 +0000 (10:00 +0000)
commit626557be6b31122ca0cdee9e022decbedcebaaab
tree0d7fc005b7a8c281f8b9d4e4cd120cf4941c5b84
parent493028e8e229d7d45711404a81278b127fc79493
[libcxxabi] Disable cxa_thread_atexit_test if unavailable

The feature check is already in place when building the library but wasn't
honored for the tests.

Differential Revision: http://reviews.llvm.org/D18205

llvm-svn: 263699
libcxxabi/test/CMakeLists.txt
libcxxabi/test/cxa_thread_atexit_test.pass.cpp
libcxxabi/test/libcxxabi/test/config.py
libcxxabi/test/lit.site.cfg.in