stage1 继续重构sema 提供更多dbg宏用于日志记录
This commit is contained in:
@@ -222,7 +222,7 @@ typedef struct {
|
||||
SPL_IR_ATTR_NAKED, /* 不实现 */
|
||||
SPL_IR_ATTR_NOINLINE, /* 不实现 */
|
||||
SPL_IR_ATTR_ALWAYSINLINE, /* 不实现 */
|
||||
};
|
||||
} kind;
|
||||
} spl_ir_attr_t;
|
||||
typedef VEC(spl_ir_attr_t) spl_ir_attr_vec_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user