Author: Romain Guillebert <romain...@gmail.com>
Branch: resume-refactor
Changeset: r68719:c93364c949d0
Date: 2014-01-17 14:54 +0100
http://bitbucket.org/pypy/pypy/changeset/c93364c949d0/

Log:    Backed out changeset 354d632cf82c

diff --git a/rpython/jit/metainterp/resoperation.py 
b/rpython/jit/metainterp/resoperation.py
--- a/rpython/jit/metainterp/resoperation.py
+++ b/rpython/jit/metainterp/resoperation.py
@@ -473,7 +473,6 @@
     'RESUME_PUT/3', # arguments are as follows - box or position in the 
backend,
                     # the frame index (counting from top) and position in the
                     # frontend
-    'RESUME_PUT_CONST/3',
     'RESUME_NEW/0d',
     'RESUME_NEW_WITH_VTABLE/1',
     'RESUME_NEW_ARRAY/1d',
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to