[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
Tue Jun 2 19:44:41 PDT 2020
Higuoxing updated this revision to Diff 268042.
Higuoxing added a comment.
Address comments
- Remove test cases that relate to endianness or DWARF64
- These test cases will be added in a follow-up patch.
- Correct some grammar mistakes.
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.268042.patch
Type: text/x-patch
Size: 10563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/82352031/attachment.bin>
More information about the llvm-commits
mailing list