[llvm-bugs] [Bug 21059] llvm-objdump -r reports relocation against symbol `Unknown' on x86

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 11 04:43:54 PST 2019


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

George Rimar <grimar at accesssoftek.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |grimar at accesssoftek.com
         Resolution|---                         |WORKSFORME

--- Comment #4 from George Rimar <grimar at accesssoftek.com> ---
This is 4 years old patch and the latest llvm-objdump does not contain the code
discussed here anymore. I tried to reproduce it, but seems it works fine now:

t1.o:   file format ELF64-x86-64

RELOCATION RECORDS FOR [.rela.text.fn]:
0000000000000002 R_X86_64_PC32 *ABS*+2
0000000000000007 R_X86_64_PLT32 fn-4

So I believe this one was already fixed, but not closed. Closing it.

-- 
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/20190111/2aa3b9b0/attachment-0001.html>


More information about the llvm-bugs mailing list