add rpo test and some liveness code
This commit is contained in:
parent
58bd1de264
commit
d7548fa5d7
6 changed files with 146 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
BIN = lisc
|
||||
OBJ = parse.o ssa.o
|
||||
OBJ = parse.o ssa.o live.o
|
||||
|
||||
CFLAGS = -Wall -Wextra -std=c99 -g
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue