llvm-6502/test/Instrumentation
Evgeniy Stepanov d6af41b2eb Create MCTargetOptions.
For now it contains a single flag, SanitizeAddress, which enables
AddressSanitizer instrumentation of inline assembly.

Patch by Yuri Gorshenin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206971 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-23 11:16:03 +00:00
..
AddressSanitizer Create MCTargetOptions. 2014-04-23 11:16:03 +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] Add -msan-instrumentation-with-call-threshold. 2014-04-18 12:17:20 +00:00
ThreadSanitizer IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00