[PATCH] D54867: [yaml2obj] Introduce symbol version section to yaml2obj

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 03:12:02 PST 2018


Higuoxing updated this revision to Diff 175841.
Higuoxing added a comment.

Updating D54867 <https://reviews.llvm.org/D54867>: [yaml2obj] Introduce symbol version section to yaml2obj

I implemented `.gnu.version_d` and `.gnu.version_r` section


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54867

Files:
  include/llvm/ObjectYAML/ELFYAML.h
  lib/ObjectYAML/ELFYAML.cpp
  test/tools/yaml2obj/symbol-version-section.yaml
  tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54867.175841.patch
Type: text/x-patch
Size: 18508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/d0ac610b/attachment.bin>


More information about the llvm-commits mailing list