llvm-project/compiler-rt/lib
Francis Ricci 15dc8c93bc Disable static caching of dyld header on Go sanitizers
This causes buildbot failures due to undefined __cxa_guard_acquire

llvm-svn: 302681
2017-05-10 15:40:29 +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 interceptor for __longjmp_chk 2017-05-04 14:03:57 +00:00
builtins [cmake] Disable building enable_execute_stack.c for baremetal targets. 2017-05-10 15:34:25 +00:00
cfi CFI: Add a blacklist entry for std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace(). 2017-05-05 18:46:14 +00:00
dfsan [sanitizer-coverage] remove more unused code 2017-04-19 23:05:53 +00:00
esan [sanitizer] Move fread and fwrite interceptors to sanitizer_common 2017-03-30 07:25:33 +00:00
interception [interception] Check for export table's size before referring to its elements. 2017-01-30 18:23:37 +00:00
lsan Avoid unnecessary calls to vm_region_recurse 2017-05-09 14:10:30 +00:00
msan [msan] Fix getmntent{_r} for empty /etc/fstab 2017-05-10 12:18:25 +00:00
profile [profile] Sync up InstrProfData.inc (NFC) 2017-04-15 00:10:33 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common Disable static caching of dyld header on Go sanitizers 2017-05-10 15:40:29 +00:00
scudo [scudo] CRC32 optimizations 2017-05-09 15:12:38 +00:00
stats Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
tsan [tsan] Detect races on modifying accesses in Swift code 2017-05-03 16:51:01 +00:00
ubsan [ubsan] Implement __sanitizer_print_stack_trace for standalone UBSan runtime. 2017-05-05 09:02:28 +00:00
xray [XRay][compiler-rt] Add function id utilities for XRay 2017-05-05 01:27:11 +00:00
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00