chore(misc): 按目录结构设计初始化工程骨架
This commit is contained in:
4
src/ir/Module.cpp
Normal file
4
src/ir/Module.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// IR Module:
|
||||
// - 保存全局变量与函数列表
|
||||
// - 维护与目标相关的模块级信息(如需要)与符号表
|
||||
|
||||
Reference in New Issue
Block a user