[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 01:52:22 PST 2019


grimar updated this revision to Diff 188865.
grimar marked an inline comment as done.
grimar added a comment.

- Addressed review comment.


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

https://reviews.llvm.org/D58779

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

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


More information about the llvm-commits mailing list