[PATCH] D71243: [llvm-readelf] - Do no print an empty symbol version as "<corrupt>"
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 10:27:55 PST 2019
MaskRay accepted this revision.
MaskRay added a comment.
I think linkers (GNU ld, gold, and lld) don't create empty version names (`vda_name`). I don't mind whether this is `<corrupt>` or empty.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71243/new/
https://reviews.llvm.org/D71243
More information about the llvm-commits
mailing list