This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][DWARF][NFC] Set initial offset of DIE
ClosedPublic

Authored by ayermolo on Jul 11 2023, 4:50 PM.

Details

Summary

Setting initial offset of DIE to input DIE. This is to make "printf" debugging
easier.

Diff Detail

Event Timeline

ayermolo created this revision.Jul 11 2023, 4:50 PM
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
ayermolo requested review of this revision.Jul 11 2023, 4:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 11 2023, 4:50 PM
maksfb accepted this revision.Jul 12 2023, 11:18 PM
This revision is now accepted and ready to land.Jul 12 2023, 11:18 PM
This revision was automatically updated to reflect the committed changes.