This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] -section_rename should work on synthetic sections too
ClosedPublic

Authored by int3 on Jun 28 2021, 8:59 PM.

Details

Summary

Previously, we only applied the renames to
ConcatOutputSections.

Diff Detail

Event Timeline

int3 created this revision.Jun 28 2021, 8:59 PM
Herald added a project: Restricted Project. · View Herald Transcript
int3 requested review of this revision.Jun 28 2021, 8:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2021, 8:59 PM
thakis accepted this revision.Jun 29 2021, 6:14 AM
This revision is now accepted and ready to land.Jun 29 2021, 6:14 AM