fix a bad bug in regalloc boilerplate
commit834b5cb08bbf0f4fbc1992a72327dfc2c0a31796
authorQuentin Carbonneaux <quentin@c9x.me>
Tue, 5 Feb 2019 13:53:58 +0000 (5 14:53 +0100)
committerQuentin Carbonneaux <quentin@c9x.me>
Tue, 5 Feb 2019 13:53:58 +0000 (5 14:53 +0100)
tree7371cf743137debb27ae60308b8ee717ab152004
parent316b57e37eb10cc127526886f58f6cad24916bf1
fix a bad bug in regalloc boilerplate

That was silly...  I believe qbe still
managed to work because bitsets are only
used inside a basic block where rcopy()
is not used.
rega.c