]> Cypherpunks repositories - gostls13.git/commit
test: remove arch char from nosplit
authorJosh Bleecher Snyder <josharian@gmail.com>
Wed, 27 May 2015 19:33:43 +0000 (12:33 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 28 May 2015 02:30:26 +0000 (02:30 +0000)
commit8b186df7311c53a06b98e375b987f0a3b3672798
treec0417a6794db385069c0c67d09d4acb6051c6ec8
parent0f27b915228ff661aeaf823fa90db023765cbe5d
test: remove arch char from nosplit

This is dead code that was missed
during the 'go tool compile' migration.

Change-Id: Ice2af8a9ef72f8fd5f82225ee261854d93b659f1
Reviewed-on: https://go-review.googlesource.com/10430
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/nosplit.go