llvm-project/compiler-rt/lib
Timur Iskhodzhanov 818b2e8f71 [ASan/Win] Add a comment about DCL-using-static vs threads
llvm-svn: 209414
2014-05-22 10:24:48 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan/Win] Add a comment about DCL-using-static vs threads 2014-05-22 10:24:48 +00:00
builtins Revert use of 128bit support on 32bit PPC, it breaks build at least with 2014-05-19 15:48:46 +00:00
dfsan The newest versions of CMake require outputs of custom commands be in 2014-04-30 23:31:45 +00:00
interception [ASan/Win] Refactor __interception::OverrideFunction a bit, allow the orig_old_func parameter to be zero 2014-05-16 14:04:57 +00:00
lsan [lsan] disable lsan if wordsize is not 64 2014-05-21 08:30:18 +00:00
msan [msan] Implement MSAN_OPTIONS=print_stats=1. 2014-05-21 09:56:28 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile Go via uintptr_t when casting away constness, otherwise GCC will warn 2014-05-20 16:37:07 +00:00
sanitizer_common [sanitizer] Add __sanitizer_maybe_open_cov_file(). 2014-05-21 13:43:52 +00:00
tsan [tsan] Fix gotsan build. 2014-05-21 09:42:56 +00:00
ubsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
CMakeLists.txt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00