hanchenye-llvm-project/compiler-rt/lib
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 Revert "[sanitizer] Move *fstat to the common interceptors" 2016-05-19 16:03:10 +00:00
builtins [CMake] Support platform building builtins without a full toolchain 2016-05-09 21:45:52 +00:00
cfi [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
dfsan [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143. 2016-04-27 17:42:00 +00:00
esan [esan] Add custom flag support 2016-05-20 19:26:52 +00:00
interception [asan] Intercept all Heap* related imports from ucrtbase.dll 2016-03-24 20:19:48 +00:00
lsan [LSAN] Fix test swapcontext.cc on MIPS 2016-05-18 06:09:26 +00:00
msan Revert "[sanitizer] Move *fstat to the common interceptors" 2016-05-19 16:03:10 +00:00
profile [profile] initialize static pool properly 2016-05-22 16:36:03 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [tsan] Don't abort when a deadlock detector finds a mutex cycle longer than 10 2016-05-21 08:31:13 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan Revert "[sanitizer] Move *fstat to the common interceptors" 2016-05-19 16:03:10 +00:00
ubsan [sanitizer] [SystemZ] Enable UBSan. 2016-04-15 22:25:04 +00:00
CMakeLists.txt [esan] EfficiencySanitizer base runtime library 2016-04-21 21:32:25 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00