]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: simplify and clean up inlnode
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Feb 2017 18:45:26 +0000 (10:45 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Feb 2017 19:25:21 +0000 (19:25 +0000)
commit0df81e88876e0b2b40b13e49d6be12c26334070b
tree28d693700bf3dd65f75dadd3b06cc15a0189a1c0
parent566e72d0cedc593054dd36f9d3e91b588e849074
cmd/compile: simplify and clean up inlnode

Change-Id: I0d14d68b57e8605cdae8a45d6fa97255a42297d8
Reviewed-on: https://go-review.googlesource.com/37521
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/inl.go