[LLVMdev] Bug in x86 JIT fast emitter.

Frits van Bommel fvbommel at wxs.nl
Fri Jun 12 04:06:26 PDT 2009


Mark Shannon wrote:
> So,
> Is there a way to get llc to use the same emitter as the JIT, so that I
> can produce a reasonably sized test-case.
> 
> I tried the -fast flag, but it compiles correctly.

Did you try using lli instead of llc?



More information about the llvm-dev mailing list