https://bugs.llvm.org/show_bug.cgi?id=45090
Bug ID: 45090
Summary: Dump GNU hash table even if dynamic symbol table size
is unknown
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-readobj
Assignee: unassignedb...@nondot.org
Reporter: jh7370.2...@my.bristol.ac.uk
CC: jh7370.2...@my.bristol.ac.uk, llvm-bugs@lists.llvm.org
As noted in bug 45809, it is possible to identify the end of a chain in the
GNU hash table, even if the dynamic symbol table size is unknown, by
iterating through the chains. As such, it should be possible to print the
full table without this information, rather than bailing out when attempting to
do so.
--
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