[DWARFYAML] Add support for emitting DWARF64 .debug_aranges section.
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. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D81528
Loading
Please register or sign in to comment