Author: Armin Rigo <[email protected]>
Branch: continulet-jit-3
Changeset: r58314:28e88d052273
Date: 2012-10-21 15:18 +0200
http://bitbucket.org/pypy/pypy/changeset/28e88d052273/
Log: This is only adding confusion.
diff --git a/pypy/jit/backend/llgraph/runner.py
b/pypy/jit/backend/llgraph/runner.py
--- a/pypy/jit/backend/llgraph/runner.py
+++ b/pypy/jit/backend/llgraph/runner.py
@@ -616,7 +616,6 @@
class LLFrame(object):
_TYPE = llmemory.GCREF
- latest_descr = None
# some obscure hacks to support comparison with llmemory.GCREF
def __ne__(self, other):
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit