]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: simplify InitPlan
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 14 Mar 2016 00:48:17 +0000 (17:48 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 14 Mar 2016 20:44:02 +0000 (20:44 +0000)
commit7971864267e9f6139ef1cd37ce70624e1b1cb92b
tree46fed227eabd648b7aec0e2d39db8ff46b385214
parente59c1729ba35549323c5a2facd12c23ef5c06b16
cmd/compile: simplify InitPlan

Passes toolstash -cmp.

Change-Id: Iaa0d78c2552efb29e67f6c99c7287f8566027add
Reviewed-on: https://go-review.googlesource.com/20673
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/sinit.go