Displaying 2 results from an estimated 2 matches for "f4e48837".
2013 Nov 05
0
[LLVMdev] Android build patch
...have
a more generic JIT experience, rather than just Renderscript. We should
think about that when creating AOSP images in the future.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131105/f4e48837/attachment.html>
2013 Nov 05
4
[LLVMdev] Android build patch
I'm trying to build LLVM on Android rather than the other way around!
Really just to see if it can be done. I worked out the first problem (my
code was written for the old JIT and I'd missed something in updating to
the MCJIT to make it work on ARM). It still doesn't work, but at this
point I have no idea why and it'll be a while before I get to look at it
again: the Android