[llvm-bugs] [Bug 31762] 3.9.1's lld and powerpc64 for -pie use: can't create dynamic relocation R_PPC64_REL24 against readonly segment

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Feb 25 22:17:41 PST 2019


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

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |i at maskray.me

--- Comment #1 from Fangrui Song <i at maskray.me> ---
This should have been fixed when R_PPC64_REL24 (R_PPC_CALL_PLT) was added to
ELF/Arch/PPC64.cpp getRelExpr.

-- 
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/20190226/9b37f466/attachment.html>


More information about the llvm-bugs mailing list