瀏覽代碼

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

Jeremy G. Siek 5 月之前
父節點
當前提交
5f7420ba8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dataflow-notes.txt

+ 1 - 1
dataflow-notes.txt

@@ -7,7 +7,7 @@ Liveness Analysis as a Dataflow Analysis
     * Principles of Program Analysis by Nielson, Nielson, and Hankin
     * Ch. 9 of Compilers: Principles, Techniques, & Tools 
       by Aho, Lam, Sethi, Ullman
-    * Ch. 17 of Modern Compiler Implemenation in ML by Appel
+    * Ch. 17 of Modern Compiler Implementation in ML by Appel
 
   Running example:
     S* =