1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:28:32 -06:00
go/test/bench
Russ Cox cf932cd897 all: retire architecture letter in file names, public API
This CL removes the remaining visible uses of the "architecture letter" concept.
(They are no longer in tool names nor in source directory names.)

Because the architecture letter concept is now gone, delete GOCHAR
from "go env" output, and change go/build.ArchChar to return an
error always.

The architecture letter is still used in the compiler and linker sources
as a clumsy architecture enumeration, but that use is not visible to
Go users and can be cleaned up separately.

Change-Id: I4d97a38f372003fb610c9c5241bea440d9dbeb8d
Reviewed-on: https://go-review.googlesource.com/10289
Reviewed-by: Rob Pike <r@golang.org>
2015-05-21 17:32:17 +00:00
..
garbage build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
go1 go/test/bench/go1: add regexp test 2013-03-12 16:50:10 -07:00
shootout all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00