[PATCH] D65215: [obj2yaml] - Teach tool to dump SHT_NULL sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 08:36:55 PDT 2019
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Recently an advanced support of `SHT_NULL` sections
was implemented in `yaml2obj`.
This patch adds a corresponding support to `obj2yaml`.
https://reviews.llvm.org/D65215
Files:
test/tools/obj2yaml/elf-custom-null-section.yaml
test/tools/obj2yaml/elf-shlink.yaml
tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65215.211518.patch
Type: text/x-patch
Size: 7736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/a9bf5240/attachment.bin>
More information about the llvm-commits
mailing list