aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorcui <cuiweixie@gmail.com>2021-04-05 12:38:12 +0000
committerKeith Randall <khr@golang.org>2021-04-05 17:42:13 +0000
commit9abedf482752cac0a29c56804f7d34698aa044f2 (patch)
tree3a92e6a7ddc4f3569f547c44874e323d6b7d685d /misc
parent5cc5576a9cff098e6e47397ee32cb250de43d814 (diff)
downloadgo-9abedf482752cac0a29c56804f7d34698aa044f2.tar.gz
go-9abedf482752cac0a29c56804f7d34698aa044f2.zip
cmd/compile/internal/ssagen: conditon not need
n.Op() == ir.OFOR so n.Op() != ir.OFORUNTIL is always true Change-Id: I97191783c1fb31ef76e0601f626b45af1e8d316e GitHub-Last-Rev: f68f9fecfb7adf37af060afb77d6615839aabc6e GitHub-Pull-Request: golang/go#45389 Reviewed-on: https://go-review.googlesource.com/c/go/+/307251 Reviewed-by: Keith Randall <khr@golang.org> Run-TryBot: Keith Randall <khr@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Trust: Josh Bleecher Snyder <josharian@gmail.com>
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions