[PATCH] D68334: [yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSIG sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 06:39:41 PDT 2019
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
It allows using "Size" with or without "Content" in YAML descriptions of
SHT_LLVM_ADDRSIG sections.
Depends on D68333 <https://reviews.llvm.org/D68333>.
https://reviews.llvm.org/D68334
Files:
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFEmitter.cpp
lib/ObjectYAML/ELFYAML.cpp
test/tools/yaml2obj/elf-llvm-addrsig-section.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68334.222819.patch
Type: text/x-patch
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/ec564e69/attachment.bin>
More information about the llvm-commits
mailing list