[LLVMdev] ARM opcode format

Anton Korobeynikov anton at korobeynikov.info
Mon Feb 20 07:06:09 PST 2012


Guillermo,

> I'm sorry I forgot to mention I am compiling the bitcode using the JIT. The
> actual error, I get when I'm trying to get the function to the pointer. I'm
> using a custom front end that translates Android's Dalvik bytecode into LLVM
> bitcode based on Android ICS's modified LLVM version.
ARM JIT is broken in many ways. So, what you're seeing is perfectly
expected. You might want to wait until MCJIT will be usable and/or
provide patches to make this happen sooner :)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list