[PATCH] D68216: [yaml2obj] - Alow Size tag for describing SHT_HASH sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 06:18:13 PDT 2019
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
This is a follow-up for D68085 <https://reviews.llvm.org/D68085> which allows using "Size"
tag together with "Content" tag or alone.
Depends on D68085 <https://reviews.llvm.org/D68085>.
https://reviews.llvm.org/D68216
Files:
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFEmitter.cpp
lib/ObjectYAML/ELFYAML.cpp
test/tools/yaml2obj/elf-hash-section.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68216.222403.patch
Type: text/x-patch
Size: 5865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/05b586f3/attachment.bin>
More information about the llvm-commits
mailing list