[PATCH] D54867: [yaml2obj] Introduce symbol version section to yaml2obj
Xing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 18:10:44 PST 2018
Higuoxing updated this revision to Diff 175612.
Higuoxing added a comment.
Updating D54867 <https://reviews.llvm.org/D54867>: [yaml2obj] Introduce symbol version section to yaml2obj
I add `.gnu.version_r` section into yaml2obj, I don't know if this patch with such size is acceptable ... If needed, I could implement `.gnu.version_d` as well. Because they are similar ...
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.175612.patch
Type: text/x-patch
Size: 12722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/82ab6fcd/attachment.bin>
More information about the llvm-commits
mailing list