Skip to content
Snippets Groups Projects
Commit 18f13688 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

tiny adj

parent c41e3325
No related branches found
No related tags found
No related merge requests found
Pipeline #824 failed with stages
......@@ -344,7 +344,7 @@ public class CodeGenImpl extends CodeGenBase {
* level. */
private FuncInfo funcInfo;
private int _r_local_label_counter = 427;
private int _r_local_label_counter = 443;
// Extend StackVarInfo to add more info.
private Map<String, Integer> localMap = new HashMap<>(); // Map from StackVarInfo to offset of FP.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment