[PATCH] D70710: [yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" property.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 03:12:12 PST 2019
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: hiraditya, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
There is no way to set raw content for SHT_GNU_verdef section.
This patch implements it.
https://reviews.llvm.org/D70710
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/yaml2obj/ELF/verdef-section.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70710.231038.patch
Type: text/x-patch
Size: 6473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/87ee026c/attachment.bin>
More information about the llvm-commits
mailing list