More linting in src/codegen_new
This commit is contained in:
@@ -189,6 +189,8 @@ codegen_ir_compile(ir_data_t *ir, codeblock_t *block)
|
||||
|
||||
codegen_backend_epilogue(block);
|
||||
block_write_data = NULL;
|
||||
// if (has_ea)
|
||||
// fatal("IR compilation complete\n");
|
||||
#if 0
|
||||
if (has_ea)
|
||||
fatal("IR compilation complete\n");
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user