[llvm-bugs] [Bug 35439] lld produces more dynamic relocations in executable than gold
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Aug 1 18:58:33 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=35439
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
CC| |i at maskray.me
--- Comment #1 from Fangrui Song <i at maskray.me> ---
At least with latest gold (binutils 2.34), gold produces two R_X86_64_64 as
well. It has a bug that if `.type foo, at function` it will create an unnecessary
R_X86_64_JUMP_SLOT.
--
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/20200802/2d648b59/attachment-0001.html>
More information about the llvm-bugs
mailing list