aboutsummaryrefslogtreecommitdiff
path: root/spill.c
diff options
context:
space:
mode:
authorMichael Forney <[email protected]>2019-01-31 18:03:25 -0800
committerQuentin Carbonneaux <[email protected]>2019-02-21 09:24:38 +0100
commitccd415428b2e29952b316c5f7191a1e4c0334e49 (patch)
tree3530a507c17e567328ec29d7ad5ce038082005e4 /spill.c
parentcde5f95591b6f38df235ac16ee7ee979ec19bd09 (diff)
Fix typo
Diffstat (limited to 'spill.c')
-rw-r--r--spill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spill.c b/spill.c
index 04afaca..42f0c05 100644
--- 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