]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix CTNIL static data comments
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 14 Mar 2016 04:51:07 +0000 (21:51 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 14 Mar 2016 19:55:30 +0000 (19:55 +0000)
commit57faad66772390defb9c708a31eaf5e51a0c18c3
tree3569771c499037369029c8d821715994e0a71baf
parenta0232ea0dddfcc0827fd4094cbf261d85f0ae8f2
cmd/compile: fix CTNIL static data comments

Change-Id: I434f881c10dec41a802641db8873abf1353beba2
Reviewed-on: https://go-review.googlesource.com/20671
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/obj.go
src/cmd/compile/internal/gc/sinit.go