[LLVMdev] IR code generation and JIT execution in a multithread environment
Nicolas Geoffray
nicolas.geoffray at lip6.fr
Mon Jan 12 15:11:33 PST 2009
Graham Wakefield wrote:
> Quick related Q:
> Does the global lock of the JIT during code generation prevent
> concurrent execution of already JIT-ted code?
>
No, it's not related.
Nicolas
More information about the llvm-dev
mailing list