[PATCH] D55821: [llvm-objdump] - Demangle the symbols when printing symbol table and relocations.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 18 06:20:20 PST 2018
grimar created this revision.
grimar added reviewers: echristo, jhenderson, davide, dblaikie.
Herald added a subscriber: erik.pilkington.
This is https://bugs.llvm.org/show_bug.cgi?id=40009,
llvm-objdump does not demangle the symbols when prints symbol
table and/or relocations.
Patch teaches it to do that.
https://reviews.llvm.org/D55821
Files:
test/tools/llvm-objdump/X86/demangle.s
tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55821.178655.patch
Type: text/x-patch
Size: 3505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/fe892b3b/attachment.bin>
More information about the llvm-commits
mailing list