llvm-6502/test/Instrumentation
Evgeniy Stepanov 6591308b7e [msan] Wrap indirect functions.
Adds a flag to the MemorySanitizer pass that enables runtime rewriting of
indirect calls. This is part of MSanDR implementation and is needed to return
control to the DynamiRio-based helper tool on transition between instrumented
and non-instrumented modules. Disabled by default.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191006 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-19 15:22:35 +00:00
..
AddressSanitizer Debug Info Testing: update context from empty string to null. 2013-09-08 03:11:54 +00:00
BoundsChecking [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
DataFlowSanitizer DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions. 2013-08-27 22:09:06 +00:00
MemorySanitizer [msan] Wrap indirect functions. 2013-09-19 15:22:35 +00:00
ThreadSanitizer [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00