Commit d88f717d authored by Rob Pike's avatar Rob Pike

disable arm registifier for the moment

R=ken2, ken3
CC=golang-dev
https://golang.org/cl/3970041
parent 51b8d23e
......@@ -137,6 +137,7 @@ regopt(Prog *firstp)
uint32 vreg;
Bits bit;
return; // disabled for the moment
if(first == 0) {
fmtinstall('Q', Qconv);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment