可以处理生成加法的IR
This commit is contained in:
@@ -1,4 +1 @@
|
||||
// 表达式翻译模块:
|
||||
// - 处理算术运算、比较、逻辑运算、函数调用等表达式
|
||||
// - 生成对应的 IR 指令并返回 SSA 值
|
||||
|
||||
#include "irgen/IRGen.h"
|
||||
|
||||
Reference in New Issue
Block a user