This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ] Properly register machine passes.
ClosedPublic

Authored by Kai on Jan 20 2022, 11:32 AM.

Details

Summary

Registering the passes enables use of -stop-before=/-stop-after= options.

Diff Detail

Event Timeline

Kai created this revision.Jan 20 2022, 11:32 AM
Kai requested review of this revision.Jan 20 2022, 11:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2022, 11:32 AM
uweigand accepted this revision.Jan 20 2022, 11:35 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jan 20 2022, 11:35 AM
Kai updated this revision to Diff 401779.Jan 20 2022, 2:07 PM

Fix formatting in SystemZ.h header file.

uweigand accepted this revision.Jan 21 2022, 2:12 AM
This revision was automatically updated to reflect the committed changes.