]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: further sinit.go cleanup
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 14 Mar 2016 21:03:57 +0000 (14:03 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 16 Mar 2016 23:28:36 +0000 (23:28 +0000)
commitd33e37a7e3fd3e1d6dc697d7ec594068ff26d383
tree7249b4348e73ab51fd9be0c75a5aa5ff848202c7
parent826256497100607440b5651a4853b4c6bf816318
cmd/compile: further sinit.go cleanup

Follow-up to CL 20674.

Passes toolstash -cmp.

Change-Id: I065fd4cd80d996c1e6566773189401ca4630c1ca
Reviewed-on: https://go-review.googlesource.com/20692
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dave Cheney <dave@cheney.net>
src/cmd/compile/internal/gc/sinit.go