commit | b08d0c2c62c901b69637cb6f13af490c6feacbe6 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Wed Jul 31 15:31:43 2013 -0700 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Wed Jul 31 15:31:43 2013 -0700 |
tree | e759f707f89f7f777537de6e4a6801fae49386ba | |
parent | a05237f20ae6230238a9e44bc8bfc974e6d51422 [diff] |
undo CL 12193043 / cc5858966b08 Breaks all ELF builds. ««« original CL 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 ... $ R=ken2 CC=cshapiro, golang-dev https://golang.org/cl/12193043 »»» R=rsc CC=golang-dev https://golang.org/cl/12202043