]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: update BlockKind documentation
authorMatthew Dempsky <mdempsky@google.com>
Tue, 4 Oct 2016 21:40:38 +0000 (14:40 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 4 Oct 2016 21:46:30 +0000 (21:46 +0000)
commit3f952b75046548881709086cc20ab3c5fca2f52e
tree58d50a575a4da6cd42c7609dbe2149635bb163b8
parent4caf93c9571ed637cf3876042d263b0d8938a2fe
cmd/compile/internal/ssa: update BlockKind documentation

BlockCall was removed in golang.org/cl/28950.

Change-Id: Ib8d9f3111bf3dc01956dd776afeb345ede8bc933
Reviewed-on: https://go-review.googlesource.com/30353
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/ssa/block.go