llvm-project/llvm/test/Instrumentation/SanitizerCoverage
Reid Kleckner df52337bfc [sancov] Disable sanitizer coverage on functions using SEH
Splitting basic blocks really messes up WinEHPrepare. We can remove this
change when SEH uses the new EH IR.

llvm-svn: 246799
2015-09-03 20:18:29 +00:00
..
cmp-tracing.ll [sanitizer] experimental tracing for cmp instructions 2015-03-21 01:29:36 +00:00
coverage-dbg.ll DI: Require subprogram definitions to be distinct 2015-08-28 20:26:49 +00:00
coverage.ll [SanitizerCoverage] Don't add instrumentation to unreachable blocks. 2015-06-30 23:11:45 +00:00
coverage2-dbg.ll DI: Require subprogram definitions to be distinct 2015-08-28 20:26:49 +00:00
seh.ll [sancov] Disable sanitizer coverage on functions using SEH 2015-09-03 20:18:29 +00:00
switch-tracing.ll [libFuzzer] don't crash if the condition in a switch has unusual type (e.g. i72) 2015-08-11 00:24:39 +00:00
tracing.ll [asan] simplify the tracing code, make it use the same guard variables as coverage 2015-01-03 00:54:43 +00:00