This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Move output segment rename logic into OutputSegment
ClosedPublic

Authored by thakis on Jul 25 2021, 7:12 AM.

Details

Summary

No behavior change. The motivation is that segment$start$ can
create section-less segments, and this makes a corner case in
the interaction between segment$start and -rename_segment
in the upcoming segment$start patch.

Diff Detail

Event Timeline

thakis created this revision.Jul 25 2021, 7:12 AM
Herald added a project: Restricted Project. · View Herald Transcript
int3 accepted this revision.Jul 25 2021, 11:19 AM
int3 added a subscriber: int3.

lgtm

This revision is now accepted and ready to land.Jul 25 2021, 11:19 AM
This revision was landed with ongoing or failed builds.Jul 25 2021, 3:21 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2021, 3:21 PM