[PATCH] D70810: [llvm-readelf/llvm-readobj] - Check version of SHT_GNU_verdef section entries when dumping.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 28 22:13:52 PST 2019
MaskRay accepted this revision.
MaskRay added a comment.
LG, though I think whether the `!= 1` is there does not matter (FTR gold has a version mismatch diagnostic but readelf doesn't).
> http://refspecs.linuxbase.org/LSB_1.3.0/gLSB/gLSB/symverdefs.html
Use https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/symversion.html
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70810/new/
https://reviews.llvm.org/D70810
More information about the llvm-commits
mailing list