[PATCH] D59436: [ELF] Fix missing ELF st_other field on versioned symbols
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 19:03:13 PDT 2019
MaskRay added a comment.
Thanks. The test contains some constructs that are not used, e.g. `.symver` `.addrsig`. And I think it is usually better to use llvm-readelf/llvm-readobj. I always find the output of llvm-objdump/objdump weird.. If you don't mind, I can rewrite/minimalize the test and commit for you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59436/new/
https://reviews.llvm.org/D59436
More information about the llvm-commits
mailing list