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

deco33000 at yandex.com deco33000 at yandex.com
Thu Jul 9 06:41:56 PDT 2015


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




More information about the llvm-dev mailing list