llvm-project/compiler-rt/lib
Evgeniy Stepanov 3e810b01c3 [msan] Partial revert of r210331.
Bots did not like it.

llvm-svn: 210332
2014-06-06 13:35:25 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Make ReplaceSystemMalloc optional on Android. 2014-06-06 10:57:21 +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] Partial revert of r210331. 2014-06-06 13:35:25 +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: document missing macro 2014-06-06 12:16:26 +00:00
tsan [TSan] Reduce the stack frame size of ReportDeadlock 2014-06-05 23:24:46 +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