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: unassignedb...@nondot.org
Reporter: pe...@pcc.me.uk
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs