llvm-project/llvm/test/Instrumentation
Evgeniy Stepanov 24ac55d884 [msan] Fix handling of musttail calls.
MSan instrumentation for return values of musttail calls is not
allowed by the IR constraints, and not needed at the same time.

llvm-svn: 245106
2015-08-14 22:03:50 +00:00
..
AddressSanitizer DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
BoundsChecking Add a bunch of CHECK missing colons in tests. NFC. 2015-03-14 01:43:57 +00:00
DataFlowSanitizer DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
InstrProfiling Final fix for PR 23499 and IR test case. 2015-05-27 19:34:01 +00:00
MemorySanitizer [msan] Fix handling of musttail calls. 2015-08-14 22:03:50 +00:00
SanitizerCoverage [sancov] Leave llvm.localescape in the entry block 2015-08-14 16:45:42 +00:00
ThreadSanitizer Let llvm::ReplaceInstWithInst copy debug location from old to new instruction. 2015-06-23 21:00:08 +00:00