[PATCH] D63487: [yaml2obj/obj2yaml] - Make RawContentSection::Info to be Optional<>
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 05:21:35 PDT 2019
grimar created this revision.
grimar added a reviewer: jhenderson.
Herald added a subscriber: jakehehrlich.
This allows to customize this field for "implicit" sections properly.
https://reviews.llvm.org/D63487
Files:
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFYAML.cpp
test/tools/obj2yaml/implicit-sections-info.yaml
test/tools/yaml2obj/dynsymtab-implicit-sections-size-content.yaml
test/tools/yaml2obj/implicit-sections-info.yaml
test/tools/yaml2obj/symtab-implicit-sections-size-content.yaml
tools/obj2yaml/elf2yaml.cpp
tools/yaml2obj/yaml2elf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63487.205311.patch
Type: text/x-patch
Size: 8565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/f0103f95/attachment.bin>
More information about the llvm-commits
mailing list