[LLVMdev] Convert C variable to LLVM IR Variable

Duncan Sands baldrick at free.fr
Tue Mar 5 05:37:42 PST 2013


Hi Chia Lun Liu,

 > The reason why I take such indirect method is that as I know, JIT is not
> able to
>
> do with LLVM GlobalVariable with ThreadLocal type.

did you try mcjit?  Run lli with -use-mcjit

Ciao, Duncan.



More information about the llvm-dev mailing list