<div dir="ltr">On 4 November 2013 23:45, James Lyon <span dir="ltr"><<a href="mailto:jameslyon0@gmail.com" target="_blank">jameslyon0@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>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 debug tools simply crash and give no output
      whatsoever, so all I know is that the test app exits somewhere
      inside MCJIT::finalizeObject.</div></div></blockquote><div></div></div><br></div><div class="gmail_extra">Ha, yes, I always get confused.</div><div class="gmail_extra"><br></div><div class="gmail_extra">You should communicate with Anton (cc'd), as he was trying to do exactly that a few days ago. I'm also copying the LLVMLinux list, since this is the second thread on the subject in a short time, there might be some trend to make it work and add a buildbot or something like that.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">I think that, on the Android front, it would be really nice to have Clang/LLVM working well, especially on the JIT front, so that we could have a more generic JIT experience, rather than just Renderscript. We should think about that when creating AOSP images in the future.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div>
</div>