This is an archive of the discontinued LLVM Phabricator instance.

[XCOFF][AIX] Fix incorrect alignment for function descriptor csect
ClosedPublic

Authored by jasonliu on Feb 21 2020, 10:18 AM.

Details

Summary

Function descriptor csect on AIX should be 4 byte align instead of 1 byte align.

Diff Detail

Event Timeline

jasonliu created this revision.Feb 21 2020, 10:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2020, 10:18 AM
This revision is now accepted and ready to land.Feb 21 2020, 10:58 AM
This revision was automatically updated to reflect the committed changes.