[LLVMdev] How to call native functions from bytecode run in JIT?
Jan Rehders
cmdkeen at gmx.de
Mon Jun 11 13:35:37 PDT 2007
Hi,
> I know nothing about this, but the failed assertion suggests the PPC
> code generator can't cope with a constant that's bigger than
> expected at
> that point. Have you taken a look at PPCJITInfo.cpp:382? It may shed
> some light.
It's inside PPCJITInfo::relocate but unfortunately I could not figure
out anything from the source. It looks like it's calculating new
addresses for functions which does not make much sense for a native
function, at all
Greetings,
Jan
More information about the llvm-dev
mailing list