1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Instrumentation/SanitizerCoverage
Reid Kleckner 4bac66bc6e [sancov] Put .SCOV* sections into the right comdat groups on COFF
Avoids linker errors about relocations against discarded sections.

This was uncovered during the Chromium clang roll here:
https://chromium-review.googlesource.com/c/chromium/src/+/1321863#message-717516acfcf829176f6a2f50980f7a4bdd66469a

After this change, Chromium's libGLESv2 links successfully for me.

Reviewers: metzman, hans, morehouse

Differential Revision: https://reviews.llvm.org/D54232

llvm-svn: 346381
2018-11-08 00:57:33 +00:00
..
abort-in-entry-block.ll
chains.ll
cmp-tracing-api-x86_32.ll
cmp-tracing-api-x86_64.ll
cmp-tracing.ll
coff-comdat.ll [sancov] Put .SCOV* sections into the right comdat groups on COFF 2018-11-08 00:57:33 +00:00
coff-pc-table-inline-8bit-counters.ll [libFuzzer] Port to Windows 2018-08-30 15:54:44 +00:00
const-cmp-tracing.ll
coverage2-dbg.ll
coverage-dbg.ll
coverage.ll
div-tracing.ll [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
gep-tracing.ll [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
inline-8bit-counters.ll [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
no-func.ll
pc-table.ll [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
postdominator_check.ll
seh.ll
stack-depth.ll
switch-tracing.ll
trace-pc-guard-comdat.ll
trace-pc-guard-nocomdat.ll
tracing-comdat.ll
tracing.ll [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
wineh.ll