llvm-project/compiler-rt/lib
Xinliang David Li d1c84b078a [PGO] testing _WIN64 instead of _WIN32
llvm-svn: 256129
2015-12-20 19:55:15 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] add option: handle_sigill 2015-12-15 00:33:45 +00:00
builtins builtins: Fix the sysroot's reference to si_int in int_types.h 2015-12-01 23:06:23 +00:00
cfi [cfi] Exclude ubsan runtime library from non-diag CFI builds. 2015-12-16 00:38:41 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
lsan Revert "[CMake] Provide options for toggling on and off various runtime libraries." 2015-12-10 00:40:58 +00:00
msan [compiler-rt] [msan] Variadic support for AArch64 2015-12-14 14:15:32 +00:00
profile [PGO] testing _WIN64 instead of _WIN32 2015-12-20 19:55:15 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [UBSan] Implement runtime suppressions (PR25066). 2015-12-18 19:56:42 +00:00
tsan Revert r255996 ("[tsan] Add a DCHECK to verify __tsan_read* and __tsan_write function aren't called from ScopedInterceptor"). 2015-12-18 13:52:08 +00:00
ubsan [UBSan] Implement runtime suppressions (PR25066). 2015-12-18 19:56:42 +00:00
CMakeLists.txt Cross-DSO control flow integrity (compiler-rt part). 2015-12-15 23:00:33 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00