This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Implement -sectalign
ClosedPublic

Authored by thakis on May 11 2021, 8:47 AM.

Details

Reviewers
int3
gkm
Group Reviewers
Restricted Project
Commits
rG9ab49ae55dd7: [lld/mac] Implement -sectalign
Summary

clang sometimes passes this flag along (see D68351), so we should implement it.

Diff Detail

Event Timeline

thakis created this revision.May 11 2021, 8:47 AM
Herald added a reviewer: gkm. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: dang. · View Herald Transcript
thakis requested review of this revision.May 11 2021, 8:47 AM
int3 accepted this revision.May 11 2021, 9:49 AM

lgtm

This revision is now accepted and ready to land.May 11 2021, 9:49 AM

Thanks! Landing with a slightly stronger test (but same code).

This revision was landed with ongoing or failed builds.May 11 2021, 10:32 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2021, 10:32 AM