]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] cmd/go: add veryifyAsm test for the new assembler.
authorRob Pike <r@golang.org>
Wed, 11 Feb 2015 01:10:40 +0000 (17:10 -0800)
committerRob Pike <r@golang.org>
Wed, 11 Feb 2015 03:44:34 +0000 (03:44 +0000)
commit7c604b0b7d5489f883dc5c90fa93100201074014
tree563047a5abe06d948d30dac94f08eb1114ad596c
parente59ed477c37d2c4ecb9488fd7acd17d0efaf8dc8
[dev.cc] cmd/go: add veryifyAsm test for the new assembler.

Enabled for adm64 and 386 only.

Depends on https://go-review.googlesource.com/4502

Change-Id: I61caf15f91297c12197b825dd70f750c4df02d3d
Reviewed-on: https://go-review.googlesource.com/4503
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/build.go