cleanups in codegen code

This commit is contained in:
cozis
2022-08-12 17:41:25 +02:00
parent 5342501a15
commit 29397402d2
2 changed files with 390 additions and 429 deletions
+1
View File
@@ -110,4 +110,5 @@ _Bool ExeBuilder_Append(ExeBuilder *exeb, Error *error, Opcode opcode, Operand
Executable *ExeBuilder_Finalize(ExeBuilder *exeb, Error *error);
BPAlloc *ExeBuilder_GetAlloc(ExeBuilder *exeb);
int ExeBuilder_InstrCount(ExeBuilder *exeb);
#endif
+384 -424
View File
File diff suppressed because it is too large Load Diff