commit ccd415428b2e29952b316c5f7191a1e4c0334e49
parent cde5f95591b6f38df235ac16ee7ee979ec19bd09
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 31 Jan 2019 18:03:25 -0800
Fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spill.c b/spill.c
@@ -338,7 +338,7 @@ spill(Fn *fn)
for (bp=&fn->rpo[fn->nblk]; bp!=fn->rpo;) {
b = *--bp;
- /* invariant: all bocks with bigger rpo got
+ /* invariant: all blocks with bigger rpo got
* their in,out updated. */
/* 1. find temporaries in registers at