]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: remove workarounds for #43938
authorBryan C. Mills <bcmills@google.com>
Wed, 22 Sep 2021 15:54:22 +0000 (11:54 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 23 Sep 2021 20:15:19 +0000 (20:15 +0000)
commit93f964b4122b7f9a1ae3f80ad75363403a5753ca
treef6c878fa9e9c228ca69ea3838af40744c522c047
parent02913aa51c1f1c1338596310ceafc63d4a93a19d
cmd/compile/internal/ssa: remove workarounds for #43938

The cmd/go bug this worked around should be fixed as of CL 351329.

Fixes #43938
Fixes #48550

Change-Id: Ida930e7ee33d44d89556b9b8bbc3c26bb53697b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/351529
Trust: Bryan C. Mills <bcmills@google.com>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/ssa/debug_lines_test.go
src/cmd/compile/internal/ssa/debug_test.go