]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: improve error message for phi location mismatch
authorJosh Bleecher Snyder <josharian@gmail.com>
Wed, 5 Aug 2015 23:43:49 +0000 (16:43 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 6 Aug 2015 17:21:25 +0000 (17:21 +0000)
commit5584523224dba203aab2e984ef6343db56bae249
treed11a8a3b36ef1b17249450c48df72534ec2f224b
parent6548b63d6b5151a5063c92d4cffc7d861dfa0ed9
[dev.ssa] cmd/compile: improve error message for phi location mismatch

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