search for: b9c8bf4c

Displaying 1 result from an estimated 1 matches for "b9c8bf4c".

2013 May 28
1
[LLVMdev] Global variables on LLVM JIT on ARM (Android)
> The newer system is called the MCJIT, and *should* work on ARM. If you look at how lli is implemented (tools/lli/lli.cpp) you should be able to see calls to "setUseMCJIT" which you'll want to duplicate in your code. Side note: this won't work in 2.8 :) In any case, asking for proper ARM codegen in 2.8 is a big challenge. -- With best regards, Anton Korobeynikov Faculty of