llvm/test/Instrumentation
Bob Wilson 2475da80ed Revert "[asan] Poor man's coverage that works with ASan"
This reverts commit 194701. Apple's bootstrapped LTO builds have been failing,
and this change (along with compiler-rt 194702-194704) is the only thing on
the blamelist.  I will either reappy these changes or help debug the problem,
depending on whether this fixes the buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194780 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-15 03:28:22 +00:00
..
AddressSanitizer Revert "[asan] Poor man's coverage that works with ASan" 2013-11-15 03:28:22 +00:00
BoundsChecking fix PR17635: false positive with packed structures 2013-10-24 09:17:24 +00:00
DataFlowSanitizer DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions. 2013-08-27 22:09:06 +00:00
MemorySanitizer [msan] Use CHECK-DAG instead of CHECK where order of instructions does not matter. 2013-11-14 12:46:12 +00:00
ThreadSanitizer tsan: implement no_sanitize_thread attribute 2013-10-17 07:20:06 +00:00