This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] Add support for z/OS link step (executable and shared libs)
ClosedPublic

Authored by SeanP on Jun 22 2023, 12:15 PM.

Details

Summary

Add support for performing a link step on z/OS. This will support C & C++ building executables and shared libs.

Diff Detail

Event Timeline

SeanP created this revision.Jun 22 2023, 12:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2023, 12:15 PM
SeanP requested review of this revision.Jun 22 2023, 12:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2023, 12:15 PM
SeanP retitled this revision from Add support for z/OS link step (executable and shared libs) to [SystemZ][z/OS] Add support for z/OS link step (executable and shared libs).Jun 22 2023, 12:25 PM
This revision is now accepted and ready to land.Jun 26 2023, 8:55 AM
SeanP updated this revision to Diff 534816.Jun 26 2023, 6:55 PM

Apply comments from D153582 for similar changes.

zibi accepted this revision.Jun 28 2023, 11:14 AM

LGTM

This revision was landed with ongoing or failed builds.Jun 29 2023, 5:57 AM
This revision was automatically updated to reflect the committed changes.