[LLVMdev] MCJIT Tutorial on ARM

j medley mjllvmbugzilla at gmail.com
Thu Jul 17 13:07:31 PDT 2014


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



More information about the llvm-dev mailing list