[PATCH] D58437: [yaml2obj][obj2yaml] - Support SHT_GNU_verdef ( .gnu.version_d) section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 04:21:17 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354574: [yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu.version_d) section. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58437?vs=187544&id=187764#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58437

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/obj2yaml/verdef-section.yaml
  llvm/trunk/test/tools/yaml2obj/verdef-section.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58437.187764.patch
Type: text/x-patch
Size: 15331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/cdff7b4a/attachment-0001.bin>


More information about the llvm-commits mailing list