[llvm-bugs] [Bug 40009] New: --demangle should demangle symbol names everywhere, not just in disassembly

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 13 08:41:30 PST 2018


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: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181213/3164cf19/attachment.html>


More information about the llvm-bugs mailing list