]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: minor cleanup in debug code
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 18 Mar 2017 00:09:07 +0000 (17:09 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 24 Mar 2017 22:21:55 +0000 (22:21 +0000)
commitb3a8beb9d1eb7bd28b22e3a26f65c6025017d7a3
tree6670573dea676a575ce373ebbe29e58b83eb9cba
parent26be4b9113e9c4f14399388652e961137658b6cb
cmd/compile: minor cleanup in debug code

Change-Id: I9885606801b9c8fcb62c16d0856025c4e83e658b
Reviewed-on: https://go-review.googlesource.com/38650
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/ssa/func.go