chore(misc): 按目录结构设计初始化工程骨架
This commit is contained in:
4
src/ir/Context.cpp
Normal file
4
src/ir/Context.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// IR 上下文:
|
||||
// - 管理类型与常量的创建/复用
|
||||
// - 保存字符串常量、符号等公共资源(按需要扩展)
|
||||
|
||||
Reference in New Issue
Block a user