Jeremy Siek 3 年之前
父节点
当前提交
eb4dfa2921
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      book.tex

+ 2 - 2
book.tex

@@ -11842,7 +11842,7 @@ block40:
 
 
 As discussed earlier in this chapter, the garbage collector needs to
 As discussed earlier in this chapter, the garbage collector needs to
 access all the pointers in the root set, that is, all variables that
 access all the pointers in the root set, that is, all variables that
-are tuple. It will be the responsibility of the register allocator
+are tuples. It will be the responsibility of the register allocator
 to make sure that:
 to make sure that:
 \begin{enumerate}
 \begin{enumerate}
 \item the root stack is used for spilling tuple-typed variables, and
 \item the root stack is used for spilling tuple-typed variables, and
@@ -11884,7 +11884,7 @@ changes to also record the number of spills to the root stack.
 
 
 
 
 
 
-\section{Generate Prelude and Conclusion}
+\section{Prelude and Conclusion}
 \label{sec:print-x86-gc}
 \label{sec:print-x86-gc}
 \label{sec:prelude-conclusion-x86-gc}
 \label{sec:prelude-conclusion-x86-gc}
 \index{subject}{prelude}\index{subject}{conclusion}
 \index{subject}{prelude}\index{subject}{conclusion}