cleanups in codegen code
This commit is contained in:
@@ -110,4 +110,5 @@ _Bool ExeBuilder_Append(ExeBuilder *exeb, Error *error, Opcode opcode, Operand
|
|||||||
Executable *ExeBuilder_Finalize(ExeBuilder *exeb, Error *error);
|
Executable *ExeBuilder_Finalize(ExeBuilder *exeb, Error *error);
|
||||||
BPAlloc *ExeBuilder_GetAlloc(ExeBuilder *exeb);
|
BPAlloc *ExeBuilder_GetAlloc(ExeBuilder *exeb);
|
||||||
int ExeBuilder_InstrCount(ExeBuilder *exeb);
|
int ExeBuilder_InstrCount(ExeBuilder *exeb);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
+389
-429
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user