[PATCH] D108097: [llvm-objdump] -T: print symbol versions
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 16 04:38:13 PDT 2021
jhenderson added a comment.
I assume this is compatible with whatever GNU objdump does (I've not checked myself)?
================
Comment at: llvm/test/tools/llvm-objdump/ELF/dynsym-version.test:15
+
+
+# RUN: yaml2obj -DINDEX=0x1 %s -o %t-def.o
----------------
Probably worth a comment here pointing out the difference with the previous case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108097/new/
https://reviews.llvm.org/D108097
More information about the llvm-commits
mailing list