This gives frontend more precise control over collected coverage
information. User can still override these options by passing
-mllvm flags.
No functionality change.
Paths
| Differential D9539
[SanitizerCoverage] Introduce SanitizerCoverageOptions struct. ClosedPublic Authored by samsonov on May 6 2015, 3:49 PM.
Details Summary This gives frontend more precise control over collected coverage No functionality change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 6 2015, 5:10 PM Closed by commit rL236687: [SanitizerCoverage] Introduce SanitizerCoverageOptions struct. (authored by samsonov). · Explain WhyMay 6 2015, 6:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25116 llvm/trunk/include/llvm/Transforms/Instrumentation.h
llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
|