[PATCH] D69399: [yaml2obj/obj2yaml] - Add support for SHT_GNU_HASH section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 02:39:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7aee6c47a1b: [yaml2obj/obj2yaml] - Add support for SHT_GNU_HASH section. (authored by georgerim, committed by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D69399?vs=227065&id=227249#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69399

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69399.227249.patch
Type: text/x-patch
Size: 25308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/cefb860f/attachment.bin>


More information about the llvm-commits mailing list