[PATCH] D54867: [yaml2obj] Introduce symbol version section to yaml2obj
Xing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 07:26:21 PST 2018
Higuoxing added a comment.
In D54867#1312797 <https://reviews.llvm.org/D54867#1312797>, @jhenderson wrote:
> Sorry, I've been a bit busy over the last couple of days. Where can I find documentation on these two sections you are adding support for?
Thank you for taking time reviewing!
References:
[1] https://akkadia.org/drepper/symbol-versioning
[2] https://refspecs.linuxfoundation.org/LSB_2.1.0/LSB-Core-generic/LSB-Core-generic/symverdefs.html
[3] https://refspecs.linuxfoundation.org/LSB_2.1.0/LSB-Core-generic/LSB-Core-generic/symverrqmts.html
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54867/new/
https://reviews.llvm.org/D54867
More information about the llvm-commits
mailing list