This is an archive of the discontinued LLVM Phabricator instance.

Improve ELFObjectWriter difference across sections diagnostic
Needs ReviewPublic

Authored by rener on Apr 14 2023, 3:31 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

While building Firefox with Rustc and LLVM 16 I came across some nw section difference mismatch issues. Without any context it was impossible to find out what the issue was, so let's add some context, like symbol and section for the developer to better understand what is going on.

Diff Detail

Event Timeline

rener created this revision.Apr 14 2023, 3:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 3:31 AM
rener requested review of this revision.Apr 14 2023, 3:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 3:31 AM