aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/regalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ir/regalloc.c')
-rw-r--r--ir/regalloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ir/regalloc.c b/ir/regalloc.c
index 14dfafc..9057d43 100644
--- a/ir/regalloc.c
+++ b/ir/regalloc.c
@@ -1197,6 +1197,7 @@ devirt(struct rega *ra, struct block *blk)
}
}
+ if (allnops) vfree(&blk->ins);
return allnops;
}