|
@@ -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* =
|