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?