]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile: make OpAddr depend on VarDef in storeOrder"
authorDavid Chase <drchase@google.com>
Fri, 29 Jun 2018 19:47:19 +0000 (19:47 +0000)
committerDavid Chase <drchase@google.com>
Fri, 29 Jun 2018 19:48:48 +0000 (19:48 +0000)
commitd4d8237a5bfee5965382ee43da9e70417e9516af
tree2fd103afb74b9f89628154dfe0276f985dad039a
parentcbce223da02bb198b9984c161c6cd6291a80b3d9
Revert "cmd/compile: make OpAddr depend on VarDef in storeOrder"

This reverts commit 1a27f048ad25f151d2a17ce7f2d73d0d2dbe94cf.

Reason for revert: Broke the ssacheck and -N-l builders, and the -N-l fix looks like it will take some time and take a different route entirely.

Change-Id: Ie0ac5e86ab7d72a303dfbbc48dfdf1e092d4f61a
Reviewed-on: https://go-review.googlesource.com/121715
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/schedule.go
test/fixedbugs/issue26105.go [deleted file]