The debug_info_offset(CuOffset) should be 64-bit width rather than 32-bit width in DWARF64 .debug_aranges section. This patch helps resolve it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D81528
[DWARFYAML] Add support for emitting DWARF64 .debug_aranges section. Higuoxing on Jun 9 2020, 9:07 PM. Authored by
Details The debug_info_offset(CuOffset) should be 64-bit width rather than 32-bit width in DWARF64 .debug_aranges section. This patch helps resolve it.
Diff Detail
|