mirror of
https://github.com/golang/go
synced 2024-11-21 20:04:44 -07:00
disable arm registifier for the moment
R=ken2, ken3 CC=golang-dev https://golang.org/cl/3970041
This commit is contained in:
parent
51b8d23e3b
commit
d88f717da6
@ -137,6 +137,7 @@ regopt(Prog *firstp)
|
||||
uint32 vreg;
|
||||
Bits bit;
|
||||
|
||||
return; // disabled for the moment
|
||||
if(first == 0) {
|
||||
fmtinstall('Q', Qconv);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user