[PATCH] D63487: [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<>

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 01:56:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363777: [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<> (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D63487?vs=205332&id=205524#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63487

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/obj2yaml/sections-info.yaml
  llvm/trunk/test/tools/yaml2obj/dynsymtab-implicit-sections-size-content.yaml
  llvm/trunk/test/tools/yaml2obj/implicit-sections-info.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: D63487.205524.patch
Type: text/x-patch
Size: 8916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/1932125d/attachment.bin>


More information about the llvm-commits mailing list