llvm-project/compiler-rt/lib
Alexey Samsonov 16ea3268b2 Build libcxx-tsan only if TSan is supported on host architecture
llvm-svn: 213791
2014-07-23 20:07: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/Win] Add SEH handling to the DLL thunk as well 2014-07-22 14:02:53 +00:00
builtins Revert "Include assembly files in builtins library build" 2014-07-23 04:46:23 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
interception Add support for intercepting thunks of the form 2014-07-14 20:28:21 +00:00
lsan [sanitizer] support c11 aligned_alloc, Linux only for now 2014-07-04 07:30:34 +00:00
msan [MSan] Fix strncpy interceptor 2014-07-22 00:10:08 +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 [Sanitizer] Disable Wframe-larger-than on PowerPC hosts 2014-07-22 23:10:13 +00:00
tsan Build libcxx-tsan only if TSan is supported on host architecture 2014-07-23 20:07:26 +00:00
ubsan Fix unused-variable warning 2014-07-23 19:40:54 +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