[llvm-bugs] [Bug 42013] New: llvm object file tools should dump all symbol table sections

via llvm-bugs llvm-bugs at lists.llvm.org
Fri May 24 15:29:53 PDT 2019


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

            Bug ID: 42013
           Summary: llvm object file tools should dump all symbol table
                    sections
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Object
          Assignee: unassignedbugs at nondot.org
          Reporter: peter at pcc.me.uk
                CC: llvm-bugs at lists.llvm.org

If an input file contains multiple .symtab or .dynsym sections, our object file
dumping tools (llvm-nm, llvm-readelf etc.) should probably dump all of them.
Right now we error out (once https://reviews.llvm.org/D62349 lands we'll just
dump the first one, which is better than nothing).

-- 
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/20190524/f8e0a85e/attachment.html>


More information about the llvm-bugs mailing list