This is an archive of the discontinued LLVM Phabricator instance.

[Inline] Add a basic test for the module inliner
ClosedPublic

Authored by kazu on Dec 2 2022, 12:39 PM.

Details

Summary

The new test ensures that the module inliner works with all currently
supported priority modes.

Different priority modes result in no difference in terms of the
output for these simple cases, so this is more of a "better than
nothing" test.

Diff Detail

Event Timeline

kazu created this revision.Dec 2 2022, 12:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2022, 12:39 PM
kazu requested review of this revision.Dec 2 2022, 12:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2022, 12:39 PM
mtrofin accepted this revision.Dec 2 2022, 12:50 PM
This revision is now accepted and ready to land.Dec 2 2022, 12:50 PM
This revision was landed with ongoing or failed builds.Dec 2 2022, 1:38 PM
This revision was automatically updated to reflect the committed changes.