This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Include address offsets in error messages
ClosedPublic

Authored by int3 on Feb 2 2022, 7:54 AM.

Details

Reviewers
oontvoo
Group Reviewers
Restricted Project
Commits
rG06f863ac5eb5: [lld-macho] Include address offsets in error messages
Summary

This makes it easier to pinpoint the source of the problem.

TODO: Have more relocation error messages make use of this
functionality.

Diff Detail

Event Timeline

int3 created this revision.Feb 2 2022, 7:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 7:54 AM
int3 requested review of this revision.Feb 2 2022, 7:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 7:54 AM
oontvoo accepted this revision.Feb 7 2022, 11:10 AM
oontvoo added a subscriber: oontvoo.

Nice! LG

This revision is now accepted and ready to land.Feb 7 2022, 11:10 AM
This revision was landed with ongoing or failed builds.Feb 7 2022, 6:06 PM
This revision was automatically updated to reflect the committed changes.