This is an archive of the discontinued LLVM Phabricator instance.

[NewPM][opt] Translate "-O#" to NPM's "default<O#>"
ClosedPublic

Authored by aeubanks on Jul 7 2020, 8:31 PM.

Details

Summary

Fixes 52 check-llvm tests under NPM.

Diff Detail

Event Timeline

aeubanks created this revision.Jul 7 2020, 8:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2020, 8:31 PM
hans accepted this revision.Jul 8 2020, 5:37 AM
This revision is now accepted and ready to land.Jul 8 2020, 5:37 AM
This revision was automatically updated to reflect the committed changes.