Updated Makefile to reflect opt_rmports being renamed to rmports
This commit is contained in:
@@ -6,7 +6,7 @@ OBJS += passes/opt/opt_reduce.o
|
||||
OBJS += passes/opt/opt_rmdff.o
|
||||
OBJS += passes/opt/opt_clean.o
|
||||
OBJS += passes/opt/opt_expr.o
|
||||
OBJS += passes/opt/opt_rmports.o
|
||||
OBJS += passes/opt/rmports.o
|
||||
|
||||
ifneq ($(SMALL),1)
|
||||
OBJS += passes/opt/share.o
|
||||
|
||||
Reference in New Issue
Block a user