1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/Instrumentation/SanitizerCoverage
Mike Aizatsky 724efe430b [sancov] using comdat only when it is enabled
Differential Revision: https://reviews.llvm.org/D29733

llvm-svn: 294529
2017-02-08 23:12:46 +00:00
..
cmp-tracing.ll
coverage2-dbg.ll [sanitizer-coverage] emit __sanitizer_cov_trace_pc_guard w/o a preceding 'if' by default. Update the docs, also add deprecation notes around other parts of sanitizer coverage 2017-01-24 00:57:31 +00:00
coverage-dbg.ll
coverage.ll [sancov] using comdat only when it is enabled 2017-02-08 23:12:46 +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 [sanitizer-coverage] sort the switch cases 2016-12-27 21:20:06 +00:00
trace-pc-guard-comdat.ll [sancov] using comdat only when it is enabled 2017-02-08 23:12:46 +00:00
trace-pc-guard-nocomdat.ll [sancov] using comdat only when it is enabled 2017-02-08 23:12:46 +00:00
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 SanitizerCoverage: Support sanitizer guard section on darwin 2017-02-01 02:38:39 +00:00