]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: nodintconst is the new Nodintconst
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 15 Sep 2016 15:46:08 +0000 (08:46 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 15 Sep 2016 15:48:35 +0000 (15:48 +0000)
commita06e931abec6082e8f2db65f29dd6c63be5c0de6
treef53ab0c5c6304e91a2d8e629d679b0bdf5093cef
parentc9fd997524ce7d531579500218f11b528bab4c88
cmd/compile: nodintconst is the new Nodintconst

Fixes the build.

Change-Id: Ib9aca6cf86d595d20f22dbf730afa8dea4b44672
Reviewed-on: https://go-review.googlesource.com/29221
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/compile/internal/gc/walk.go