hanchenye-llvm-project/libcxxabi
Dan Albert a770f9d66b Add lit configs for libcxxabi tests.
This makes running libcxxabi tests on Linux _much_ easier.
Adds a check-libcxxabi target to cmake.

Also defaults to building a dynamic libc++abi. This is so that the
default options still test the libc++abi that is being built. There are
two problems with testing a static libc++abi. In the case of a
standalone build, the tests will link the system's libc++, which might
not have been built against our libc++abi. In the case of an in tree
build, libc++ will prefer a dynamic libc++abi from the system over a
static libc++abi from the output directory.

llvm-svn: 212672
2014-07-10 02:20:11 +00:00
..
cmake Add a cmake build system. 2014-07-03 19:35:48 +00:00
include Land support for ARM EHABI unwinding for libunwind. 2014-06-25 23:39:00 +00:00
lib
src Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
test Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
www Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
CMakeLists.txt Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
CREDITS.TXT
LICENSE.TXT