This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ] [z/OS] Add support for generating huge (1 MiB) stack frames in XPLINK64
ClosedPublic

Authored by Everybody0523 on Feb 23 2022, 7:48 PM.

Details

Summary

This patch extends support for generating huge stack frames on 64-bit XPLINK by implementing the ABI-mandated call to the stack extension routine.

Diff Detail

Event Timeline

Everybody0523 created this revision.Feb 23 2022, 7:48 PM
Everybody0523 requested review of this revision.Feb 23 2022, 7:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 23 2022, 7:48 PM
uweigand accepted this revision.Feb 24 2022, 2:23 AM

LGTM, thanks!

This revision is now accepted and ready to land.Feb 24 2022, 2:23 AM
This revision was landed with ongoing or failed builds.Feb 24 2022, 11:38 PM
This revision was automatically updated to reflect the committed changes.