]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix path for go tool in test
authorKeith Randall <khr@golang.org>
Tue, 9 Jan 2018 21:23:13 +0000 (13:23 -0800)
committerKeith Randall <khr@golang.org>
Tue, 9 Jan 2018 22:17:36 +0000 (22:17 +0000)
commit585717b90e0bbff2b1f6020459eb4acfab8a1c9d
tree8a0bc76a135813d40162d4c34b8afa084f1911a7
parent484586c81a0196e42ac52f651bc56017ca454280
cmd/compile: fix path for go tool in test

Fixes #23326

Change-Id: I6abc353ab004aadc6a4cbefbff3198f848640d7f
Reviewed-on: https://go-review.googlesource.com/87036
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/gc/ssa_test.go