style(doc): 精简实验文档章节标题

This commit is contained in:
Lane0218
2026-03-12 16:20:09 +08:00
parent b008cde14e
commit 78488d0cfe
5 changed files with 5 additions and 6 deletions

View File

@@ -12,8 +12,7 @@ Lab2 的目标是在该示例基础上扩展语义覆盖范围,逐步把更多
2. 理解当前语法树 -> IR 的最小实现流程。
3. 在现有框架上扩展 IR 生成能力使其覆盖课程要求的Sysy语法。
## 3. 当前代码框架(与 Lab2 直接相关)
## 3. 当前代码框架
1. IR 定义与打印
- `include/ir/IR.h`