This patch enables yaml2obj to emit the .debug_aranges section in ELFYAML.
Known issues:
- The current implementation of debug_aranges doesn't support emitting segment in the (segment, address, length) tuple. I will fix it in a follow-up patch.
Differential D80972
[ObjectYAML][DWARF] Support emitting the .debug_aranges section in ELFYAML. Higuoxing on Jun 1 2020, 8:25 PM. Authored by
Details This patch enables yaml2obj to emit the .debug_aranges section in ELFYAML. Known issues:
Diff Detail
Event Timeline
Comment Actions Address comments
Comment Actions Addressed comments:
Comment Actions LGTM, with one nit. Don't forget to mark comments as "Done" before posting your latest update. The "Done" marks will be submitted when you post the diff, and it's then easy to see any comments that might have been missed/not addressed etc.
|
the -> a