hanchenye-llvm-project/compiler-rt/lib
Alexey Samsonov cd21e2f7e4 [TSan] Initialize flags as early as possible. Disables back coredump, accidentally enabled in r215479. Add a test.
llvm-svn: 215763
2014-08-15 19:53:51 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Follow-up to r215724: fix a lint warning 2014-08-15 16:10:02 +00:00
builtins builtins: add signature to some assembly routines 2014-08-09 20:17:43 +00:00
dfsan [DFSan] Fixup for r213980 2014-07-26 00:49:36 +00:00
interception [ASan/Win] Remove one more reference to __interception::GetRealFunctionAddress (follow-up to r215707) 2014-08-15 15:41:03 +00:00
lsan Fix build on some architectures caused by r215247. 2014-08-11 19:57:56 +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 Fix building InstrProfilingFile.c on FreeBSD 2014-06-15 14:01:18 +00:00
sanitizer_common [ASan/Win] Remove a hack that seems not to be required with VS2013 anymore 2014-08-15 13:45:23 +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