chore(misc): 按目录结构设计初始化工程骨架
This commit is contained in:
4
src/ir/Function.cpp
Normal file
4
src/ir/Function.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// IR Function:
|
||||
// - 保存参数列表、基本块列表
|
||||
// - 记录函数属性/元信息(按需要扩展)
|
||||
|
||||
Reference in New Issue
Block a user