style(dev): 清理失真文件头注释

This commit is contained in:
Lane0218
2026-03-12 15:08:21 +08:00
parent a7779038ca
commit f26551a896
7 changed files with 7 additions and 29 deletions

View File

@@ -1,6 +1,4 @@
// IR Module
// - 保存全局变量与函数列表
// - 维护与目标相关的模块级信息(如需要)
// 保存函数列表并提供模块级上下文访问。
#include "ir/IR.h"