[llvm-bugs] [Bug 49672] lld generates empty .got on aarch64, satisfies _GLOBAL_OFFSET_TABLE_ ref with fixed-ABI slots

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 11 14:13:04 PDT 2021


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

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Fangrui Song <i at maskray.me> ---
glibc 2.35 will not use _GLOBAL_OFFSET_TABLE_[0]
https://sourceware.org/bugzilla/show_bug.cgi?id=28203

musl/FreeBSD/NetBSD/... don't use _GLOBAL_OFFSET_TABLE_[0], either.

-- 
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/20210811/722da8ea/attachment.html>


More information about the llvm-bugs mailing list