]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix ssa/check/on build
authorKeith Randall <khr@golang.org>
Thu, 21 Apr 2016 04:46:39 +0000 (21:46 -0700)
committerKeith Randall <khr@golang.org>
Thu, 21 Apr 2016 06:29:21 +0000 (06:29 +0000)
commite48434887e568fa96800a0dff36ab45bc844ea04
tree2a76c53476f62b5855b54c63ec3bf1b22c19f7ab
parent7e460e70d90295cf08ea627c0a0fff170aba5518
cmd/compile: fix ssa/check/on build

Disable phielimValue from rewrite pass for now.

Change-Id: I9f3bb1f527b50bc7a21cc6b7cb89f6136efd81e8
Reviewed-on: https://go-review.googlesource.com/22335
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/rewrite.go