llvm-project/compiler-rt/test
Justin Bogner cc7e7cabd5 Revert "[UBSan] Use shared library for UBSan on OS X" and its followup
This change caused test failures on darwin, and the followup which was
meant to fix those caused compiler-rt to start failing to link.
Reverting to get the build working again.

This reverts r233071 and r233036.

llvm-svn: 233097
2015-03-24 17:43:31 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Remove XFAIL from now passing test. 2015-03-23 23:37:39 +00:00
builtins Refactor float to integer conversion to share the same code. 2015-03-11 21:13:56 +00:00
cfi CFI: Make check-cfi depend on libLTO on Darwin. 2015-03-16 22:00:04 +00:00
dfsan [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
lsan [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +00:00
msan [MSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:27 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common tsan: fix signal handling during stop-the-world 2015-03-05 14:37:28 +00:00
tsan [Tsan] Fix the mmap_large.cc test to build on FreeBSD 2015-03-23 19:40:59 +00:00
ubsan Revert "[UBSan] Use shared library for UBSan on OS X" and its followup 2015-03-24 17:43:31 +00:00
CMakeLists.txt Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00
lit.common.cfg Don't set $LIB if we're not targetting windows. 2015-02-20 23:35:19 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00