http://llvm.org/bugs/show_bug.cgi?id=20848
Lang Hames <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Lang Hames <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
