[pypy-svn] r63455 - pypy/extradoc/talk/icooolps2009
cfbolz at codespeak.net
cfbolz at codespeak.net
Tue Mar 31 18:03:53 CEST 2009
Author: cfbolz
Date: Tue Mar 31 18:03:48 2009
New Revision: 63455
Modified:
pypy/extradoc/talk/icooolps2009/paper.tex
Log:
kill XXX
Modified: pypy/extradoc/talk/icooolps2009/paper.tex
==============================================================================
--- pypy/extradoc/talk/icooolps2009/paper.tex (original)
+++ pypy/extradoc/talk/icooolps2009/paper.tex Tue Mar 31 18:03:48 2009
@@ -229,7 +229,7 @@
If a guard fails during execution of the machine code, the machine code is left
and execution falls back to using interpretation (there are more complex
mechanisms in place to still produce more code for the cases of guard failures,
-but they are of no importance for this paper XXX is that true?).
+but they are of no importance for this paper).
It is important to understand when the tracer considers a loop in the trace to
be closed. This happens when the \emph{position key} is the same as at an earlier
More information about the Pypy-commit
mailing list