This is an archive of the discontinued LLVM Phabricator instance.

[NewPM][Sancov] Pin RUN lines with -sancov to legacy PM
ClosedPublic

Authored by aeubanks on Jul 27 2020, 11:46 AM.

Details

Summary

Since the NPM pass is named sancov-module, not sancov.
This makes all tests under Instrumentation/SanitizerCoverage pass when
-enable-new-pm is on by default.

Diff Detail

Event Timeline

aeubanks created this revision.Jul 27 2020, 11:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2020, 11:46 AM
vitalybuka accepted this revision.Jul 27 2020, 5:44 PM
This revision is now accepted and ready to land.Jul 27 2020, 5:44 PM
This revision was landed with ongoing or failed builds.Jul 28 2020, 9:10 AM
This revision was automatically updated to reflect the committed changes.