This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][nfc] Remove DYSYM8 reloc attribute
ClosedPublic

Authored by int3 on Apr 8 2021, 12:22 PM.

Details

Reviewers
gkm
Group Reviewers
Restricted Project
Commits
rG88cb786ec261: [lld-macho][nfc] Remove DYSYM8 reloc attribute
Summary

It's likely redundant, per discussion with @gkm. The BYTE8
attribute covers the bit width requirement already.

Diff Detail

Event Timeline

int3 created this revision.Apr 8 2021, 12:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2021, 12:22 PM
int3 requested review of this revision.Apr 8 2021, 12:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2021, 12:22 PM
int3 retitled this revision from [lld-macho] Remove DYSYM8 reloc attribute to [lld-macho][nfc] Remove DYSYM8 reloc attribute.Apr 8 2021, 12:44 PM
gkm accepted this revision.Apr 9 2021, 2:14 PM

LGTM

This revision is now accepted and ready to land.Apr 9 2021, 2:14 PM
This revision was automatically updated to reflect the committed changes.