chore(misc): 按目录结构设计初始化工程骨架
This commit is contained in:
5
src/utils/CLI.cpp
Normal file
5
src/utils/CLI.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
// 命令行参数解析:
|
||||
// - 解析输入/输出路径
|
||||
// - 解析输出类型(IR/MIR/ASM)与优化级别等选项
|
||||
// - 将参数传递给 main.cpp 的编译流水线驱动
|
||||
|
||||
Reference in New Issue
Block a user