[PATCH] D80972: [ObjectYAML][DWARF] Support emitting the .debug_aranges section in ELFYAML.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 03:48:21 PDT 2020


Higuoxing updated this revision to Diff 268125.
Higuoxing added a comment.

Addressed comments:

- Let the section in test case (b) be generated from an arbitraty "Content".
- Let the "AddrSize" in first entry be `0x04`.
- Add one more (Address, Length) pair in the second entry.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80972/new/

https://reviews.llvm.org/D80972

Files:
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-aranges.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80972.268125.patch
Type: text/x-patch
Size: 11028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/27091aca/attachment.bin>


More information about the llvm-commits mailing list