[dev.ssa] cmd/compile/internal/ssa: fix fallthrough return
Fallthrough return needs to be a return block before jumping to the exit block. Change-Id: I994de2064da5c326c9cade2c33cbb15bdbce5acb Reviewed-on: https://go-review.googlesource.com/14256Reviewed-by:Josh Bleecher Snyder <josharian@gmail.com>
Showing
Please register or sign in to comment