https://bugs.llvm.org/show_bug.cgi?id=40009

            Bug ID: 40009
           Summary: --demangle should demangle symbol names everywhere,
                    not just in disassembly
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objdump
          Assignee: unassignedb...@nondot.org
          Reporter: jh7370.2...@my.bristol.ac.uk
                CC: llvm-bugs@lists.llvm.org

llvm-objdump has a demangle switch, but it only affects disassembly, and not
all the various other instances of symbol names. A couple of examples that are
not demangled are symbols in the symbol table and references to symbols in
relocations. We should add support for demangling in the other locations too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to