]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add GCNode to VarDef in tests
authorKeith Randall <keithr@alum.mit.edu>
Wed, 29 May 2019 00:17:40 +0000 (17:17 -0700)
committerKeith Randall <khr@golang.org>
Wed, 29 May 2019 01:10:13 +0000 (01:10 +0000)
commit200176edd11e39e90b19289ea0999e60fdd210f7
tree74ccc57d8125e750fb6629f39da96186a7a986c3
parentfa02af4238a3d41e23bc945e7d48e50fe4429405
cmd/compile: add GCNode to VarDef in tests

Change-Id: I0f79d317ae7ac46c7e824bd382a4f51d53adaaa6
Reviewed-on: https://go-review.googlesource.com/c/go/+/179257
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/compile/internal/ssa/cse_test.go
src/cmd/compile/internal/ssa/loop_test.go