]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: OCHECKNIL is a statement, not an expression
authorKeith Randall <khr@golang.org>
Sat, 12 Sep 2015 21:06:44 +0000 (14:06 -0700)
committerKeith Randall <khr@golang.org>
Sat, 12 Sep 2015 21:30:46 +0000 (21:30 +0000)
commit46ffb026b4ffc5a872a74a4ec3892b8ddad8bd8e
tree854dfb828da1f215f3846aba03991707baf019c4
parent7e390724d275363c335d7c6980f1131d13b9d192
[dev.ssa] cmd/compile/internal/ssa: OCHECKNIL is a statement, not an expression

Change-Id: I5a683f532a5a0b2bc862d80c871e8dc6721016fc
Reviewed-on: https://go-review.googlesource.com/14534
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/gc/ssa.go