[PATCH] D86867: [obj2yaml] Add support for dumping the .debug_str section.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 31 03:34:03 PDT 2020
Higuoxing created this revision.
Higuoxing added reviewers: jhenderson, grimar, MaskRay.
Herald added subscribers: llvm-commits, danielkiss, 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_str section to obj2yaml.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D86867
Files:
llvm/test/tools/obj2yaml/ELF/DWARF/debug-str.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86867.288912.patch
Type: text/x-patch
Size: 6116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200831/e68ebb55/attachment.bin>
More information about the llvm-commits
mailing list