This is an archive of the discontinued LLVM Phabricator instance.

MachO: support custom section names on global variables
ClosedPublic

Authored by t.p.northover on Feb 2 2023, 5:27 AM.

Details

Reviewers
ab
t.p.northover
Summary

These attributes have been accepted in ELF for a while, and are generated by Clang in some places, so it makes sense to support them on MachO too.

Diff Detail

Event Timeline

t.p.northover created this revision.Feb 2 2023, 5:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 5:27 AM
t.p.northover requested review of this revision.Feb 2 2023, 5:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 5:27 AM
t.p.northover accepted this revision.Mar 23 2023, 3:30 AM

Thanks, committed as 5c18444289.

This revision is now accepted and ready to land.Mar 23 2023, 3:30 AM
t.p.northover closed this revision.Mar 23 2023, 3:30 AM