[PATCH] D58280: [yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu.version) section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 07:28:47 PST 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D58280?vs=186999&id=187369#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58280

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58280.187369.patch
Type: text/x-patch
Size: 10526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/19143987/attachment.bin>


More information about the llvm-commits mailing list