修改CFG优化的文件名,修改phidel标签

This commit is contained in:
rain2133
2025-07-16 21:54:36 +08:00
parent 5a6cfbee1e
commit 00348c1931
5 changed files with 17 additions and 15 deletions

View File

@@ -21,7 +21,7 @@ add_executable(sysyc
IR.cpp
SysYIRGenerator.cpp
SysYIRPrinter.cpp
SysYIROptPre.cpp
SysYIRCFGOpt.cpp
SysYIRAnalyser.cpp
DeadCodeElimination.cpp
Mem2Reg.cpp