[PATCH] D58119: [obj2yaml][yaml2obj] - Add support of parsing/dumping of the .gnu.version_r section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 18 00:32:07 PST 2019


grimar updated this revision to Diff 187194.
grimar added a comment.

- Renamed the test cases, rebased.


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

https://reviews.llvm.org/D58119

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58119.187194.patch
Type: text/x-patch
Size: 17367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/5535a672/attachment.bin>


More information about the llvm-commits mailing list