]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: document sinit ctxt and pass/kind arguments
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 19 Jun 2016 21:12:59 +0000 (14:12 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sun, 4 Sep 2016 16:31:27 +0000 (16:31 +0000)
commit7b5df0c195330d9c776139ffc8caaab2c66bbf2a
treee19cf520d082ca6fe526ff4a378fc3219a9d07a4
parentcd2d5ee0485fd0fa5a102c9de372c70b7a31d154
cmd/compile: document sinit ctxt and pass/kind arguments

No functional changes. Passes toolstash -cmp.

Change-Id: I1ad467e574fd2ea80ab1459c0c943d9ff66c23ec
Reviewed-on: https://go-review.googlesource.com/26755
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/compile/internal/gc/sinit.go
src/cmd/compile/internal/gc/walk.go