[LLVMdev] MCJIT Tutorial on ARM

Lang Hames lhames at gmail.com
Mon Jul 21 10:46:08 PDT 2014


Hi JM,

I noticed that Renato commented on the PR you filed. I suspect he has
correctly identified and fixed the issue. Is this working for you on
top-of-tree?

Cheers,
Lang.


On Thu, Jul 17, 2014 at 1:07 PM, j medley <mjllvmbugzilla at gmail.com> wrote:

> Hi All,
>
> I filed a bug report (http://llvm.org/bugs/show_bug.cgi?id=20329) for
> the MCJIT on ARM. Basically, the MCJIT works correctly when invoked
> from lli but not from the Kaleidoscope/MCJIT tutorial (unless it's
> silently falling back to interpreter mode in lli). Since I'm using the
> tutorial as a guide for the minimal amount of glue code to get the
> MCJIT embedded in a project, this is kind of a blocker for me and I
> was wondering if someone with knowledge of the MCJIT could point out
> where the discrepancy is occurring. I could submit a patched version
> of the tutorial if someone could help me get it working on the trunk.
>
> Thanks,
> JM
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140721/e99bf3e4/attachment.html>


More information about the llvm-dev mailing list