"Martin C.Martin" <martin at martincmartin.com> writes: >>> In particular, our application would like to generate some LLVM code, >>> then call into it. Is this possible with the JIT compiler? >> >> Yes. > > Great! I assume the JITed code can call back into my application? Yes.