llvm-project/compiler-rt/lib
Kostya Serebryany 7e85a9216e [asan] add a flag soft_rss_limit_mb
llvm-svn: 225323
2015-01-06 23:53:32 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] add a flag soft_rss_limit_mb 2015-01-06 23:53:32 +00:00
builtins builtins: rely on the compiler for user label prefix 2014-12-19 18:54:13 +00:00
dfsan [DFSAN][MIPS] adding support of DFSAN for MIPS64 2014-12-05 21:22:36 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan Revert "Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization."" 2015-01-02 21:28:37 +00:00
msan [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode. 2015-01-06 20:58:40 +00:00
profile profile: Add low level versions of profile buffer functions 2014-12-09 22:07:25 +00:00
sanitizer_common [asan] add a flag soft_rss_limit_mb 2015-01-06 23:53:32 +00:00
tsan [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode. 2015-01-06 20:58:40 +00:00
ubsan [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix) 2015-01-06 01:31:23 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00