[PATCH] D62957: [yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::Size optional

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 05:40:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362931: [yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection… (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D62957?vs=203808&id=203810#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62957/new/

https://reviews.llvm.org/D62957

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/Object/obj2yaml.test
  llvm/trunk/test/Object/yaml2obj-elf-section-invalid-size.yaml
  llvm/trunk/test/tools/obj2yaml/elf-shinfo.yaml
  llvm/trunk/test/tools/yaml2obj/dynsymtab-implicit-sections-size-content.yaml
  llvm/trunk/test/tools/yaml2obj/section-size-content.yaml
  llvm/trunk/test/tools/yaml2obj/strtab-implicit-sections-size-content.yaml
  llvm/trunk/test/tools/yaml2obj/symtab-implicit-sections-size-content.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62957.203810.patch
Type: text/x-patch
Size: 32723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/9e8a5e91/attachment.bin>


More information about the llvm-commits mailing list