Displaying 3 results from an estimated 3 matches for "d0fb813f".
2013 Nov 05
0
[LLVMdev] Android build patch
On 30 October 2013 17:08, James Lyon <jameslyon0 at gmail.com> wrote:
> Sadly even though it builds I can't get generated code to work - it
> appears at the moment that the generated code doesn't have execute
> permissions set for some reason (this is 3.3, not svn).
Hi,
You may have a look at the LLVM Linux builds (
http://llvm.linuxfoundation.org/index.php/Main_Page),
2013 Oct 31
4
[LLVMdev] Android build patch
I've been trying to get LLVM JIT compilation working on Android for the
last few days. The patch I needed to get it to build is attached
(nothing major - CMake configuration header typo and avoiding open64
which is missing on Android).
Sadly even though it builds I can't get generated code to work - it
appears at the moment that the generated code doesn't have execute
permissions
2013 Nov 05
4
[LLVMdev] Android build patch
...> (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/d0fb813f/attachment.html>