[cfe-dev] Compilation chain LLVM/clang on Android ?
Stéphane Letz via cfe-dev
cfe-dev at lists.llvm.org
Wed Nov 25 03:01:39 PST 2015
Hi,
We are interested in using LLVM/clang compilation chain on Android for dynamic code generation, that is going from a Domain Specific Language ==> LLVM IR ==> JIT ==> native code.
Does anybody has already experimented this kind of setup? Any documentation or blog page… on the compilation chain we would have to use and how to set it up?
Thanks
Stéphane Letz
More information about the cfe-dev
mailing list