]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: fix type of nil ptr in check
authorTodd Neal <todd@tneal.org>
Fri, 28 Aug 2015 20:20:54 +0000 (15:20 -0500)
committerTodd Neal <todd@tneal.org>
Fri, 28 Aug 2015 20:48:23 +0000 (20:48 +0000)
commit67ac8a3b22d07e9655f3909ddeffb310d12e50db
treeab20bfdbdf024dd3374525897bcc6a18788f59ab
parentf8093b8f2491171c996c4820fe7b9a2796ac1084
[dev.ssa] cmd/compile: fix type of nil ptr in check

Change-Id: If7a6ab6b1336dbacb006f562be7f153eb93e7253
Reviewed-on: https://go-review.googlesource.com/14025
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/ssa.go