llvm-project/compiler-rt/lib
Timur Iskhodzhanov 220ddacf8d [ASan/Win] Land the trivial bits of -MD RTL support (PR20214)
llvm-svn: 216265
2014-08-22 12:38: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] Land the trivial bits of -MD RTL support (PR20214) 2014-08-22 12:38:07 +00:00
builtins builtins: add signature to some assembly routines 2014-08-09 20:17:43 +00:00
dfsan DFSan's set label function should avoid writing to the shadow memory when the write would not change the value in memory. 2014-08-19 01:47:33 +00:00
interception [ASan/Win] Land the trivial bits of -MD RTL support (PR20214) 2014-08-22 12:38:07 +00:00
lsan [LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with 2014-08-18 23:39:47 +00:00
msan [MSan] Disable coredump for 64-bit binaries. 2014-08-12 22:37:47 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile profile: Improve error messages on bad GCDA files 2014-08-18 20:47:32 +00:00
sanitizer_common sanitizer_printf.cc: guard the va_copy hack on _MSC_VER 2014-08-18 20:23:16 +00:00
tsan [TSan] Initialize flags as early as possible. Disables back coredump, accidentally enabled in r215479. Add a test. 2014-08-15 19:53:51 +00:00
ubsan [UBSan] Add returns-nonnull sanitizer. 2014-08-13 00:26:40 +00:00
CMakeLists.txt Fix build on some architectures caused by r215247. 2014-08-11 19:57:56 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00