[PATCH] D58779: [yaml2obj] - Allow setting custom sh_info for RawContentSection sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 02:20:12 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355193: [yaml2obj] - Allow setting custom sh_info for RawContentSection sections. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58779?vs=188865&id=188867#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58779

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/obj2yaml/elf-shinfo.yaml
  llvm/trunk/test/tools/yaml2obj/elf-symtab-shinfo.yaml
  llvm/trunk/test/tools/yaml2obj/elf-symtab-shtype.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58779.188867.patch
Type: text/x-patch
Size: 5586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/daacc2f5/attachment.bin>


More information about the llvm-commits mailing list