On Aug 10, 2010, at 2:48 PM, Bueno, Denis wrote: > > 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? -mtriple -eric