[dev.ssa] cmd/compile/ssa: fix build
Somehow I missed this in CL 11160. Without it, all.bash fails on fixedbugs/bug303.go. The right fix is probably to discard the variable and keep going, even though the code is dead. For now, defer the decision by declaring such situations unimplemented and get the build fixed. Change-Id: I679197f780c7a3d3eb7d05e91c86a4cdc3b70131 Reviewed-on: https://go-review.googlesource.com/11440Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Showing
Please
register
or
sign in
to comment