]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: activate revert switch for late call expansion regression
authorDavid Chase <drchase@google.com>
Thu, 1 Oct 2020 20:22:19 +0000 (16:22 -0400)
committerDavid Chase <drchase@google.com>
Thu, 1 Oct 2020 20:36:41 +0000 (20:36 +0000)
commitc78c79f152dff010820a22e9a79cfffe48322914
tree757df8d9cb03a54ba71277bf962d0fc4c3e31a67
parent5756b3560141d0c09c4a27d2025f5438f49f59f2
cmd/compile: activate revert switch for late call expansion regression

Not a fix, but things will work while I fix it.
Credit @andybons "for we revert switches for scary stuff".

Updates #41736

Change-Id: I55f90860eae919765aac4f6d9f108a54139027e1
Reviewed-on: https://go-review.googlesource.com/c/go/+/258897
Trust: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/ssa/config.go