llvm-6502/test/Instrumentation
Evgeniy Stepanov eb949e0d19 [asan] Set debug location in ASan function prologue.
Most importantly, it gives debug location info to the coverage callback.

This change also removes 2 cases of unnecessary setDebugLoc when IRBuilder
is created with the same debug location.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208767 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-14 10:30:15 +00:00
..
AddressSanitizer [asan] Set debug location in ASan function prologue. 2014-05-14 10:30:15 +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] Fix -fsanitize=memory -fno-integrated-as. 2014-05-07 14:10:51 +00:00
ThreadSanitizer IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00