[llvm-bugs] [Bug 43408] Change error to warning for invalid section index when dumping symbols

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 1 07:36:41 PDT 2019


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

James Henderson <jh7370.2008 at my.bristol.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from James Henderson <jh7370.2008 at my.bristol.ac.uk> ---
Oops, I realised I was working with an internal version when I reported this
bug. There's no way for llvm-readobj to dump dynamic symbols with a normal ELF
symbol table for a stripped ELF, because there is no dynamic tag for the symbol
table size.

-- 
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/20191001/6e4df161/attachment.html>


More information about the llvm-bugs mailing list