compiler.cfg.coalescing: fix shuffling bug

db4
Slava Pestov 2009-07-27 03:58:01 -05:00
parent e112b0d70e
commit 9fa71959b5
1 changed files with 1 additions and 1 deletions

View File

@ -54,6 +54,6 @@ SYMBOL: seen
dup compute-dfs
dup process-blocks
break-interferences
dup insert-copies
insert-copies
dup perform-renaming
dup remove-phis ;