llvm-6502/test/Instrumentation
Evgeniy Stepanov b49c13cc84 [asancov] Fix coverage line info some more.
Now it should always point to the opening brace of the function (in
-asan-coverage=1 mode).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210266 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-05 14:34:45 +00:00
..
AddressSanitizer [asancov] Fix coverage line info some more. 2014-06-05 14:34:45 +00:00
BoundsChecking Teach MemoryBuiltins about address spaces 2013-12-14 00:27:48 +00:00
DataFlowSanitizer Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions 2013-11-21 23:20:54 +00:00
MemorySanitizer [msan] Handle x86 vector pack intrinsics. 2014-06-02 12:31:44 +00:00
ThreadSanitizer [TSan] Fixup a test case after r209939 2014-05-31 00:26:03 +00:00