This is an archive of the discontinued LLVM Phabricator instance.

[fix][llvm][dwwarf] Change CU/TU index to 64-bit
AbandonedPublic

Authored by ayermolo on Jan 11 2023, 7:42 AM.

Details

Reviewers
None
Summary

Test:
dwarfdump-dwp.test

On ARM:
3 0xfef104c25502f092 [0x000000000000002d, 0x000000000000005f) [0x0000008e, 0x00000043) [0x00000034, 0x0000001a) [0x00000024, 0x00000010)

On X86/check
; CHECK-NEXT: 3 0xfef104c25502f092 [0x000000000000002d, 0x000000000000005f) [0x00000043, 0x0000008e) [0x0000001a, 0x00000034) [0x00000010, 0x00000024)

Diff Detail

Event Timeline

ayermolo created this revision.Jan 11 2023, 7:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 7:42 AM
Herald added subscribers: hoy, modimo, wenlei and 4 others. · View Herald Transcript
ayermolo requested review of this revision.Jan 11 2023, 7:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 7:42 AM
ayermolo abandoned this revision.Jan 11 2023, 2:44 PM