Description cmd/ld: report pclntab, funcdata sizes in 6l -v output
Also move chatty recent additions to -v -v.
For what it's worth:
$ go build -o /dev/null -ldflags -v cmd/godoc
...
0.73 pclntab=1259976 bytes, funcdata total 79788 bytes
...
$
Patch Set 1 #Patch Set 2 : diff -r d39481d8010a https://code.google.com/p/go/ #Patch Set 3 : diff -r 5333e97ad270 https://code.google.com/p/go/ #MessagesTotal messages: 5
|