While list is backpatching
This commit is contained in:
@ -164,3 +164,4 @@ void set_label(Instruction * i, int label);
|
||||
bool isConst(TNodeOrConst * tnc);
|
||||
int label_gen();
|
||||
void backpatch(Stack *s, int l);
|
||||
void emit_backpatch(Stack *s, int l);
|
||||
|
Reference in New Issue
Block a user