hanchenye-llvm-project/compiler-rt/lib
Evgeniy Stepanov dfa5439652 [asan] Fix mmap-ed coverage with coverage=0.
llvm-svn: 210655
2014-06-11 15:11:26 +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 malloc_usable_size to android malloc dispatch. 2014-06-09 08:36:14 +00:00
builtins compiler-rt: prefer .rodata for non MachO targets 2014-06-01 04:07:07 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
interception [Sanitizer/interception Win] Break into the debugger on unknown instructions 2014-06-02 13:40:41 +00:00
lsan [sanitizer] Make LSan/MSan/TSan honor the "color" flag. 2014-06-04 16:57:03 +00:00
msan [msan] Intercept __strto*_internal. 2014-06-09 10:41:22 +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 [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
tsan tsan: fix argument passing in Go interface 2014-06-06 18:53:52 +00:00
ubsan [ubsan] handle long double in 32-bit mode; part of the patch by Marek Polacek 2014-05-23 14:45:13 +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