search for: db45af6a

Displaying 2 results from an estimated 2 matches for "db45af6a".

2013 Nov 05
0
[LLVMdev] Android build patch
...at the LLVM Linux builds (http://llvm.linuxfoundation.org/index.php/Main_Page), it might help you getting Android compiled with LLVM. cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131105/db45af6a/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