hanchenye-llvm-project/compiler-rt/test
Xinliang David Li 8b1f80779b Resubmit test case with more restriction
The original submittion triggered a BFD linker bug (2.24) on Aarch64 only. Before
the build bot is upgraded to more recent linker, restrict the test to be 
executed only with gold linker.

llvm-svn: 258437
2016-01-21 21:59:19 +00:00
..
BlocksRuntime
asan [asan] print an additional hint when reporting a container overflow 2016-01-20 19:49:12 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi Fix stats.cpp test on 32-bit Windows. 2016-01-16 02:08:55 +00:00
dfsan
lsan [LSan] Ignore all allocations made inside pthread_create. 2016-01-16 00:57:25 +00:00
msan [compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc 2016-01-12 15:16:34 +00:00
profile Resubmit test case with more restriction 2016-01-21 21:59:19 +00:00
safestack Ensure safestack overflow test doesn't segfault 2016-01-07 22:19:12 +00:00
sanitizer_common [MSan] Add a test case for r258339. 2016-01-21 17:51:08 +00:00
tsan [tsan] Introduce a "ignore_interceptors_accesses" option 2016-01-14 12:24:37 +00:00
ubsan Re-disable suppressions.cpp on Windows. 2016-01-15 23:19:39 +00:00
CMakeLists.txt Revert "Fix CMake warning in CFI tests." 2016-01-08 19:56:45 +00:00
lit.common.cfg
lit.common.configured.in