[PATCH] D81541: [ObjectYAML][DWARF] Implement the .debug_addr section.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 03:46:38 PDT 2020
Higuoxing updated this revision to Diff 270699.
Higuoxing marked 3 inline comments as done.
Higuoxing added a comment.
Address comments.
- Add one test case (g) for missing 'Version'.
- Add other common test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81541/new/
https://reviews.llvm.org/D81541
Files:
llvm/include/llvm/ObjectYAML/DWARFEmitter.h
llvm/include/llvm/ObjectYAML/DWARFYAML.h
llvm/lib/ObjectYAML/DWARFEmitter.cpp
llvm/lib/ObjectYAML/DWARFYAML.cpp
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/test/tools/yaml2obj/ELF/DWARF/debug-addr.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81541.270699.patch
Type: text/x-patch
Size: 32802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/613773d2/attachment.bin>
More information about the llvm-commits
mailing list