This is an archive of the discontinued LLVM Phabricator instance.

[PostDominators][NewPM] Fix tests to work under NPM
ClosedPublic

Authored by aeubanks on Sep 14 2020, 6:13 PM.

Details

Summary

Each test has a legacy PM pinned to legacy PM and a NPM RUN line.

Diff Detail

Event Timeline

aeubanks created this revision.Sep 14 2020, 6:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 14 2020, 6:13 PM
aeubanks requested review of this revision.Sep 14 2020, 6:13 PM
asbirlea accepted this revision.Sep 14 2020, 6:20 PM
This revision is now accepted and ready to land.Sep 14 2020, 6:20 PM
This revision was automatically updated to reflect the committed changes.