llvm-project/compiler-rt/lib
Timur Iskhodzhanov b1415c46fb [ASan Win] Manually call __asan_init early in the DLL initialization process to avoid a null function call in cout/cerr constructors
llvm-svn: 210030
2014-06-02 14:40:07 +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] Manually call __asan_init early in the DLL initialization process to avoid a null function call in cout/cerr constructors 2014-06-02 14:40:07 +00:00
builtins compiler-rt: prefer .rodata for non MachO targets 2014-06-01 04:07:07 +00:00
dfsan The newest versions of CMake require outputs of custom commands be in 2014-04-30 23:31:45 +00:00
interception [Sanitizer/interception Win] Break into the debugger on unknown instructions 2014-06-02 13:40:41 +00:00
lsan light up sanitizers for ARM, take 2 2014-05-29 22:38:13 +00:00
msan [msan] Handle x86 vector pack intrinsics. 2014-06-02 12:31:44 +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] Default to memory-mapped coverage on Android. 2014-06-02 13:06:33 +00:00
tsan tsan: optimize memory access functions 2014-05-30 13:36:29 +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