On Aug 10, 2010, at 3:46 PM, Eric Christopher wrote: > You may be trying to JIT something for x86-32 on x86-64? Try setting up the jit for x86-32. How do I do that? Is it a runtime flag for lli? Or do I need to configure llvm differently? -Denis