Currently C++ symbols are demangled in the symbol table as well as in the disassembly and relocations. This patch adds demangling of C++ symbols in targets of calls and branches making it easier to decipher control flow in disassembly. This also matches up with objdump's behavior
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
In general the name and the email address should be provided so that the committer can run git commit --amend --author <...>
For this case I was giving other reviewers a change to review.