Skip to content

Commit

Permalink
Merge pull request #131 from felixonmars/patch-1
Browse files Browse the repository at this point in the history
Correct a typo in dataflow-notes.txt
  • Loading branch information
jsiek authored Nov 22, 2024
2 parents 9af52d7 + c89f67a commit a8b7c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataflow-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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* =
Expand Down

0 comments on commit a8b7c95

Please sign in to comment.