commit 681fc07defc8902d5b3d827bac50eedc748f8664 parent a3a1fc0c8025117139d5e8e6ba4c88ecbe978981 Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu> Date: Wed, 11 Nov 2015 21:29:06 -0500 get rid of dead assignment in fix4.ssa Diffstat:
| M | lisc/test/fix4.ssa | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/lisc/test/fix4.ssa b/lisc/test/fix4.ssa @@ -4,7 +4,6 @@ function $test() { %n =w copy 2 @loop %c =w ceq %n, 10000 - %t =w copy 3 jnz %c, @end, @next @next %t =w copy 3