]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: further simplify walkprint
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 20 May 2017 00:18:50 +0000 (17:18 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 15 Aug 2017 21:54:20 +0000 (21:54 +0000)
commit385ca9ae9afa7b326f2b27c8596961bcef862504
tree4898f140c8b59974a0cfb22af0cd3c0dd83d11b2
parent8b68fafd1f74fce1cb9c085c979134f012d2b8fc
cmd/compile: further simplify walkprint

Passes toolstash-check.

Change-Id: I6386a37a35221de8d3944253beee668927810f17
Reviewed-on: https://go-review.googlesource.com/55096
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/walk.go