]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: fix test verb
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 20 Jul 2015 22:24:03 +0000 (15:24 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Jul 2015 00:09:24 +0000 (00:09 +0000)
commit8043f450c170a90de9a04bd801b4f3189ea613ea
treebc5ced9aa0efe70b981a1a370a25eef1eeabe596
parent21bd483c4ad244b53d4c2d9585787c81f2ce3107
[dev.ssa] cmd/compile: fix test verb

The verb doesn't do anything, but if/when we move
these to the test directory, having it be right
will be one fewer thing to remember.

Change-Id: Ibf0280d7cc14bf48927e25215de6b91c111983d9
Reviewed-on: https://go-review.googlesource.com/12438
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/gc/testdata/short_ssa.go