This is an archive of the discontinued LLVM Phabricator instance.

Fix typo in module inliner priority flag
ClosedPublic

Authored by scchan on Aug 15 2023, 12:35 PM.

Details

Summary

Change-Id: If4a830fdacf1b0e7b7634f48f648427d5ec7ea21

Diff Detail

Event Timeline

scchan created this revision.Aug 15 2023, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2023, 12:35 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
scchan requested review of this revision.Aug 15 2023, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2023, 12:35 PM
arsenm accepted this revision.Aug 15 2023, 12:40 PM
This revision is now accepted and ready to land.Aug 15 2023, 12:40 PM
kazu accepted this revision.Aug 15 2023, 12:57 PM

Thanks!

This revision was automatically updated to reflect the committed changes.