[PATCH] D68085: [yaml2obj/obj2yaml] - Add support for SHT_HASH sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 02:44:51 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked 2 inline comments as done.
Closed by commit rL373315: [yaml2obj/obj2yaml] - Add support for SHT_HASH sections. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D68085?vs=222406&id=222570#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68085

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFEmitter.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/llvm-readobj/elf-section-types.test
  llvm/trunk/test/tools/llvm-size/elf-sysv.test
  llvm/trunk/test/tools/obj2yaml/elf-hash-section.yaml
  llvm/trunk/test/tools/yaml2obj/elf-hash-section.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68085.222570.patch
Type: text/x-patch
Size: 15173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/1abdc312/attachment.bin>


More information about the llvm-commits mailing list