[LLVMdev] llvm jit acting at runtime, like libgccjit ?

James Molloy james at jamesmolloy.co.uk
Thu Jul 9 07:30:30 PDT 2015


Hi,

Yes, LLVM can do this and has been able to long before libgccjit.
Kaleidoscope gives an introduction - what exactly is it about Kaleidoscope
that differs from your expectations?

Cheers,

James

On Thu, 9 Jul 2015 at 15:00 <deco33000 at yandex.com> wrote:

> Hello,
>
> i mainly code in c/c++ on linux.
>
> I would like to know if I can generate code at runtime using llvm, like
> libgccjit -> https://gcc.gnu.org/onlinedocs/jit/
>
>
> My needs are : create functions, conditions, loops at runtime. libgccjit
> does the job pretty well but I would like to test llvm too (licence issue).
>
> Is it possible ?
> Is there a resource that helps in that regard ? Kaleidoscope doesn't seems
> to be what I expect.
>
>
> Thanks
> Bye
>
>
> --
> Jog
>
> _______________________________________________
> 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/20150709/0de9cf0e/attachment.html>


More information about the llvm-dev mailing list