[PATCH] D87429: [obj2yaml] Add support for dumping the .debug_ranges section.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 20:18:13 PDT 2020
Higuoxing created this revision.
Higuoxing added reviewers: jhenderson, grimar, MaskRay.
Herald added subscribers: llvm-commits, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
Higuoxing requested review of this revision.
This patch adds support for dumping the .debug_ranges section to
elf2yaml.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87429
Files:
llvm/test/tools/obj2yaml/ELF/DWARF/debug-ranges.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87429.290865.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/4f8cfc18/attachment.bin>
More information about the llvm-commits
mailing list