llvm/test/Instrumentation/SanitizerCoverage
Reid Kleckner 195a4bc96d [sancov] Name the global containing the main source file name
If the global name doesn't start with __sancov_gen, ASan will insert
unecessary red zones around it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287117 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-16 16:50:43 +00:00
..
cmp-tracing.ll
coverage2-dbg.ll
coverage-dbg.ll
coverage.ll [sancov] Name the global containing the main source file name 2016-11-16 16:50:43 +00:00
div-tracing.ll
gep-tracing.ll [sanitizer-coverage] fix a bug in trace-gep 2016-09-27 01:55:08 +00:00
no-func.ll [sanitizer-coverage] don't emit the CTOR function if nothing has been instrumented 2016-09-27 01:08:33 +00:00
seh.ll
switch-tracing.ll
tracing-comdat.ll [sanitizer-coverage] make sure asan does not instrument coverage guards (reported in https://github.com/google/oss-fuzz/issues/84) 2016-11-15 21:12:50 +00:00
tracing.ll [sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create one array of guards per function, instead of one guard per BB. reorganize the code so that trace-pc-guard does not create unneeded globals 2016-09-29 17:43:24 +00:00