[PATCH] D63771: [yaml2obj] - Allow overriding e_shentsize, e_shoff, e_shnum and e_shstrndx fields in the YAML.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 04:11:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364517: [yaml2obj] - Allow overriding e_shentsize, e_shoff, e_shnum and e_shstrndx… (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D63771?vs=206627&id=206820#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63771

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/yaml2obj/elf-header-sh-fields.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63771.206820.patch
Type: text/x-patch
Size: 5175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/1609e279/attachment.bin>


More information about the llvm-commits mailing list