chore(misc): 按目录结构设计初始化工程骨架
This commit is contained in:
4
src/ir/passes/PassManager.cpp
Normal file
4
src/ir/passes/PassManager.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// IR Pass 管理:
|
||||
// - 按优化级别组织优化 pipeline
|
||||
// - 统一运行 pass、统计与调试输出(按需要扩展)
|
||||
|
||||
Reference in New Issue
Block a user