[llvm-bugs] [Bug 36555] _GLOBAL_OFFSET_TABLE_ does not point to the beginning of .got.plt

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 14 04:27:36 PDT 2018


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

Peter Smith <peter.smith at linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Peter Smith <peter.smith at linaro.org> ---
Committed D44259 as r327248.

Some follow up work will be needed for non x86 targets to implement
Target::writeGotPltHeader() to put the value of _DYNAMIC into
_GLOBAL_OFFSET_TABLE[0] as and when they need 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/20180314/462291e5/attachment-0001.html>


More information about the llvm-bugs mailing list