Преглед на файлове

Merge branch 'master' of github.com:IUCompilerCourse/Essentials-of-Compilation

Jeremy Siek преди 3 години
родител
ревизия
85fbbd8b06
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      book.tex

+ 0 - 4
book.tex

@@ -11476,10 +11476,6 @@ succeed.
 %%   and ToSpace.
 %% \end{exercise}
 
-
-%% \section{Compiler Passes}
-%% \label{sec:code-generation-gc}
-
 The introduction of garbage collection has a non-trivial impact on our
 compiler passes. We introduce a new compiler pass named
 \code{expose\_allocation}. We make significant changes to