This is an archive of the discontinued LLVM Phabricator instance.

[test][InstrProf] Fix always_inline.ll under NPM
ClosedPublic

Authored by aeubanks on Sep 18 2020, 11:28 AM.

Details

Summary

NPM's inliner does not clean up dead functions.

Diff Detail

Event Timeline

aeubanks created this revision.Sep 18 2020, 11:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 18 2020, 11:28 AM
aeubanks requested review of this revision.Sep 18 2020, 11:28 AM
asbirlea accepted this revision.Sep 18 2020, 1:45 PM
This revision is now accepted and ready to land.Sep 18 2020, 1:45 PM
This revision was automatically updated to reflect the committed changes.