[LLVMbugs] [Bug 20848] EngineBuilder setMCJITMemoryManager and setJITMemoryManager

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 23 10:32:23 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20848

Lang Hames <lhames at gmail.com> changed:

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

--- Comment #11 from Lang Hames <lhames at gmail.com> ---
Thanks for the review Andy.

I've removed the JITMemoryManager class and its associated APIs in r218316
(with some fallout that was cleaned up in r218317 and r218318).

Since using MCJIT is now the default I've left the error message in to catch
the case where the user explicitly requests -force-interpreter -remote-mcjit.

Cheers,
Lang.

-- 
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/20140923/2205d69f/attachment.html>


More information about the llvm-bugs mailing list