[PATCH] D131589: [llvm-objdump] Handle multiple syms at same addr in disassembly.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 06:20:15 PDT 2022
simon_tatham updated this revision to Diff 451830.
simon_tatham marked 5 inline comments as done.
simon_tatham added a comment.
Addressed all review comments (I think) other than the question of STT_OBJECT priority versus other kinds of symbol.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131589/new/
https://reviews.llvm.org/D131589
Files:
llvm/test/tools/llvm-objdump/multiple-symbols.test
llvm/tools/llvm-objdump/ObjdumpOpts.td
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131589.451830.patch
Type: text/x-patch
Size: 19925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/f3ded955/attachment.bin>
More information about the llvm-commits
mailing list