This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Read in new addrsig format
ClosedPublic

Authored by int3 on Jun 30 2022, 12:49 PM.

Details

Reviewers
alx32
Group Reviewers
Restricted Project
Commits
rG2d889a87fb1c: [lld-macho] Read in new addrsig format
Summary

The new format uses symbol relocations, as described in D127637: [MC][MachO] Change addrsig format + ensure its size is properly set.

Diff Detail

Event Timeline

int3 created this revision.Jun 30 2022, 12:49 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 30 2022, 12:49 PM
int3 requested review of this revision.Jun 30 2022, 12:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2022, 12:49 PM
alx32 accepted this revision.Jul 19 2022, 10:25 AM
alx32 added a subscriber: alx32.

Looks good !

This revision is now accepted and ready to land.Jul 19 2022, 10:25 AM
This revision was landed with ongoing or failed builds.Jul 19 2022, 6:22 PM
This revision was automatically updated to reflect the committed changes.