test updates woooo
This commit is contained in:
6
tests/sprint4/expected/sp4_cg_neg.ir.exp
Normal file
6
tests/sprint4/expected/sp4_cg_neg.ir.exp
Normal file
@ -0,0 +1,6 @@
|
||||
1: func : test
|
||||
2: $t0 = 3
|
||||
3: x = $t0
|
||||
4: $t1 = -x
|
||||
5: y = $t1
|
||||
6: return : y
|
Reference in New Issue
Block a user