hanchenye-llvm-project/compiler-rt/test
Xinliang David Li 7b41393497 [profile] initialize static pool properly
Remove dependency on runtime initializer to avoid
issues related to initialization order.

llvm-svn: 270371
2016-05-22 16:36:03 +00:00
..
BlocksRuntime
asan [powerpc] mark static_tls.cc test as UNSUPPORTED on powerpc64 2016-05-20 14:54:37 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi Update visibility flags for CFI tests. 2016-04-28 17:09:09 +00:00
dfsan Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
esan [esan] Extend shadow mapping to cover low libraries 2016-05-20 19:19:06 +00:00
lsan Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
msan [MSan] Use COMMON_INTERCEPTOR_ENTER in libdl interceptors. 2016-04-25 22:25:49 +00:00
profile [profile] initialize static pool properly 2016-05-22 16:36:03 +00:00
safestack Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
sanitizer_common [asan] Don't raise false alarm to recv/recvfrom when MSG_TRUNC is present. 2016-05-17 07:38:27 +00:00
tsan [tsan] Don't abort when a deadlock detector finds a mutex cycle longer than 10 2016-05-21 08:31:13 +00:00
ubsan Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
CMakeLists.txt [esan] EfficiencySanitizer base runtime library 2016-04-21 21:32:25 +00:00
lit.common.cfg [asan] Mark the initialization-bug.cc unsupported on OS X Yosemite and older 2016-03-30 22:21:58 +00:00
lit.common.configured.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00