mirror of
https://github.com/golang/go
synced 2024-11-21 16:14:42 -07:00
6l: fix emit windows dwarf sections
R=alex.brainman, rsc CC=golang-dev, vcc.163 https://golang.org/cl/4532069
This commit is contained in:
parent
feca99fd6f
commit
b256358008
@ -829,6 +829,7 @@ asmb(void)
|
||||
}
|
||||
break;
|
||||
case Hwindows:
|
||||
seek(cout, symo, 0);
|
||||
if(debug['v'])
|
||||
Bprint(&bso, "%5.2f dwarf\n", cputime());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user