llvm-project/compiler-rt/lib
Evgeniy Stepanov 8bb104b587 [asan] Disable 64-bit allocator on android/aarch64.
Makes the device strangely unstable, and fails one sanitizer_common test.

llvm-svn: 281533
2016-09-14 20:25:51 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [compiler-rt] Set asan win 64-bits to use dynamic address for memory allocator 2016-09-14 19:23:21 +00:00
builtins builtins: make sure that flags is setup properly for __clear_cache 2016-09-07 22:59:54 +00:00
cfi [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
dfsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
esan Revert "[ESan][MIPS] Adds support for MIPS64" 2016-09-08 16:09:46 +00:00
interception [interception] Avoid duplicate declaration of isdigit in test 2016-09-14 15:02:32 +00:00
lsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
msan [asan] first attempt at releasing free-d memory back to the system using madvise. Requires quite some tuning. 2016-08-26 23:58:42 +00:00
profile Correctly escape %. 2016-09-08 01:46:52 +00:00
safestack [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
sanitizer_common [asan] Disable 64-bit allocator on android/aarch64. 2016-09-14 20:25:51 +00:00
scudo [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
stats stats: define WIN32_LEAN_AND_MEAN when including windows.h 2016-08-30 20:15:46 +00:00
tsan [tsan] Support C++11 call_once in TSan on Darwin 2016-09-08 10:15:20 +00:00
ubsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
xray Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt" 2016-09-08 17:13:15 +00:00
CMakeLists.txt build: allow building a specific set of sanitizers 2016-08-19 15:13:21 +00:00