Author: David Schneider <[email protected]>
Branch: extradoc
Changeset: r4775:fb822ba20ddf
Date: 2012-09-07 11:13 +0200
http://bitbucket.org/pypy/extradoc/changeset/fb822ba20ddf/

Log:    remove todo

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -177,7 +177,7 @@
 These constraints and trade-offs are what makes the design
 and optimization of guards an important and non-trivial aspect of the 
construction
 of a tracing just-in-time compiler.
- 
+
 
 %Section~\ref{sec:Evaluation} presents Figures about the absolute number of
 %operations for each benchmark, and the overhead produced by the information
@@ -716,10 +716,6 @@
 topics were covered in earlier work~\cite{bolz_allocation_2011} and furthermore
 are not influenced that much by the techniques described in this paper.
 
-\bigtodo{reviewer c: Figure 7 was printed out of order.}
-
-
-
 \subsection{Frequency of Guards}
 \label{sub:guard_frequency}
 \begin{figure*}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to