Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29733
[sancov] using comdat only when it is enabled ClosedPublic Authored by aizatsky on Feb 8 2017, 3:20 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2017, 3:23 PM Closed by commit rL294529: [sancov] using comdat only when it is enabled (authored by aizatsky). · Explain WhyFeb 8 2017, 3:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87722 llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
llvm/trunk/test/Instrumentation/SanitizerCoverage/coverage.ll
llvm/trunk/test/Instrumentation/SanitizerCoverage/trace-pc-guard-comdat.ll
llvm/trunk/test/Instrumentation/SanitizerCoverage/trace-pc-guard-nocomdat.ll
|