]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: trying to linkname a method is not an ICE, just an error
authorKeith Randall <khr@golang.org>
Sun, 8 May 2022 15:32:07 +0000 (08:32 -0700)
committerGopher Robot <gobot@golang.org>
Sun, 8 May 2022 15:55:23 +0000 (15:55 +0000)
commiteed77574d029e8c8426195bc9e7267462f568a8a
tree622efbe302c57ef004217823bce7eea338425e58
parenta131fd1313e0056ad094d234c67648409d081b8c
cmd/compile: trying to linkname a method is not an ICE, just an error

Fixes #52774

Change-Id: I853f462146d10e44a35e5a8716d41f32b6052fd5
Reviewed-on: https://go-review.googlesource.com/c/go/+/404936
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@google.com>
src/cmd/compile/internal/ssagen/abi.go