Hi David, On Fri, Oct 26, 2012 at 7:44 PM, David Arthur <[email protected]> wrote: > Running "python translate.py -Ojit --jit-backend=llvm" with pypy 1.9
Oups, my fault for leaving the option "--jit-backend=llvm" around when the llvm jit backend was removed long ago. It never worked. (Removed the option in f0d036cd3b7b.) A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
