Hi,
I'm trying to test the following compilation chain :
C/C++ source code as a string ==> libclang ==> LLVM IR ==> JIT
but could not find easy to use code example on the web.
In there something available somewhere ? Any source code, exemple to look at ?
Thanks.
Stéphane Letz