This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][DWARF] Fix bolt/test/X86/shared-abbrev.s
ClosedPublic

Authored by zr33 on Jul 22 2022, 12:22 AM.

Details

Summary

There should not be a end of child mark before DW_AT_ranges, removed it and fixed unit offset.

Diff Detail

Event Timeline

zr33 created this revision.Jul 22 2022, 12:22 AM
Herald added a reviewer: Amir. · View Herald Transcript
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added subscribers: jsji, ayermolo. · View Herald Transcript
zr33 requested review of this revision.Jul 22 2022, 12:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2022, 12:22 AM
zr33 retitled this revision from remove end of child mark and fix unit offset bolt/test/X86/shared-abbrev.s to [BOLT][DWARF] fix bolt/test/X86/shared-abbrev.s.Jul 22 2022, 12:24 AM
zr33 edited the summary of this revision. (Show Details)
zr33 added a reviewer: ayermolo.
ayermolo accepted this revision.Jul 22 2022, 7:25 AM

Thanks for fixing it. I think I modified this assembly manually, and missed this.

This revision is now accepted and ready to land.Jul 22 2022, 7:25 AM
ayermolo retitled this revision from [BOLT][DWARF] fix bolt/test/X86/shared-abbrev.s to [BOLT][DWARF] Fix bolt/test/X86/shared-abbrev.s.Jul 22 2022, 10:44 AM
ayermolo edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.