This is an archive of the discontinued LLVM Phabricator instance.

[test][Inliner] Make always-inline.ll work with NPM
ClosedPublic

Authored by aeubanks on Aug 26 2020, 4:58 PM.

Details

Summary

The NPM doesn't support call-site alwaysinline as described in the comments.

Also make NPM runs more similar to legacy PM runs.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 26 2020, 4:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2020, 4:58 PM
aeubanks requested review of this revision.Aug 26 2020, 4:58 PM
asbirlea accepted this revision.Aug 26 2020, 5:04 PM
This revision is now accepted and ready to land.Aug 26 2020, 5:04 PM
ychen accepted this revision.Aug 27 2020, 9:55 AM
This revision was automatically updated to reflect the committed changes.