[LLVMdev] Disable JIT and interpret code instead in VMKit

Philip Reames listmail at philipreames.com
Mon Mar 31 14:21:52 PDT 2014


I'll point out that LLVM does have an old (and likely at least somewhat 
bit-rotten) C++ interpreter available in ExecutionEngine/Interpreter/.  
I know nothing about it's status.

Philip

On 03/30/2014 11:15 PM, Gaël Thomas wrote:
>
> Hi Daharewa,
>
> Unfortunately, you can't : VMKit does not have an interpreter (or a 
> baseline compiler)...
>
> Gaël
>
> Le 31 mars 2014 01:31, "Daharewa Gureya" <gureya.daharewa at gmail.com 
> <mailto:gureya.daharewa at gmail.com>> a écrit :
>
>
>     Hi,
>     I kindly request some help here, am working on some open projects 
>     in VMKit!
>     Do you know if there is an easy way to completely disable JIT and
>     interpret the code instead?
>     -- 
>     *Best Regards,*
>
>     /*David Daharewa Gureya
>     */
>     /*E: gureya.daharewa at gmail.com <mailto:gureya.daharewa at gmail.com>*/
>     /*Quick Links: www.c4dlab.ac.ke <http://www.c4dlab.ac.ke> |
>     http://sci.uonbi.ac.ke/*/
>     /**/
>
>     _______________________________________________
>     LLVM Developers mailing list
>     LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu>
>     http://llvm.cs.uiuc.edu
>     http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140331/15e87a4d/attachment.html>


More information about the llvm-dev mailing list