[PATCH] D63487: [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<>
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 07:08:54 PDT 2019
grimar updated this revision to Diff 205332.
grimar marked 4 inline comments as done.
grimar retitled this revision from "[yaml2obj/obj2yaml] - Make RawContentSection::Info to be Optional<>" to "[yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<>".
grimar added a comment.
- Addressed review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63487/new/
https://reviews.llvm.org/D63487
Files:
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFYAML.cpp
test/tools/obj2yaml/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.205332.patch
Type: text/x-patch
Size: 8585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/33b90c42/attachment.bin>
More information about the llvm-commits
mailing list