]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: in usage messages, name the binary "compile" instead of "Xg"
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 22 Aug 2015 11:29:33 +0000 (20:29 +0900)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 22 Aug 2015 15:39:13 +0000 (15:39 +0000)
commitb3a508c03e2c31135dcb39fa288a6482b3607249
tree7c04fd1d5934ee4a88d097380ce5da940ff6dd85
parent5b920281558aa24a4cd422a7ecf9d651355d9936
cmd/compile: in usage messages, name the binary "compile" instead of "Xg"

Fixes #12227

Change-Id: I7c1b93e50736185a641fb637000aae2f15bc04ed
Reviewed-on: https://go-review.googlesource.com/13820
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/compile/internal/gc/lex.go