]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove 'go tool benchcmp' and corresponding special case
authorAndrew Gerrand <adg@golang.org>
Wed, 26 Feb 2014 02:04:39 +0000 (13:04 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 26 Feb 2014 02:04:39 +0000 (13:04 +1100)
commit66562b9698ead1b8aec7af289689427d587a01bd
treebb6e7f0206c712d92d829cfa7df2e27648fdf986
parent29d7bbcb166a60276ad83e0b15c121c47003c556
cmd/go: remove 'go tool benchcmp' and corresponding special case

See the discussion on the original CL for context:
        https://golang.org/cl/60100043/

LGTM=josharian
R=r, josharian
CC=golang-codereviews
https://golang.org/cl/68890043
doc/go1.3.txt
src/cmd/go/pkg.go
src/cmd/go/tool.go