[llvm-bugs] [Bug 5201] JIT stub offsets silently truncated to 32 bits in call instruction

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 17 09:45:06 PST 2015


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #26 from Reid Kleckner <rnk at google.com> ---
The old JIT has been deleted, and MCJIT doesn't suffer from this problem. It
sometimes has a different class of issues where it fatal errors during
relocation resolution, but we already have issues open for that.

-- 
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/20151117/34abbdec/attachment-0001.html>


More information about the llvm-bugs mailing list