[LLVMdev] Global variables on LLVM JIT on ARM (Android)
Anton Korobeynikov
anton at korobeynikov.info
Tue May 28 09:46:53 PDT 2013
> 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 Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list