stage1 整理代码 提供更多错误信息
This commit is contained in:
@@ -149,5 +149,7 @@ void emit_patch_call_fixups(spl_emit_t *e, spl_prog_t *prog);
|
||||
struct spl_comp;
|
||||
void spl_emit_ret(struct spl_comp *ctx, int ret_type_idx);
|
||||
void spl_emit_store_init(struct spl_comp *ctx, int var_offset, int var_type_idx);
|
||||
void spl_emit_defer(struct spl_comp *ctx);
|
||||
void spl_emit_defer_epilogue(struct spl_comp *ctx, int depth);
|
||||
|
||||
#endif /* __SPL_EMIT_H__ */
|
||||
|
||||
Reference in New Issue
Block a user