]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix the test for ABI specification so it works right w/ generics
authorDavid Chase <drchase@google.com>
Tue, 8 Apr 2025 01:38:01 +0000 (11:38 +1000)
committerDavid Chase <drchase@google.com>
Wed, 9 Apr 2025 07:32:10 +0000 (00:32 -0700)
commitecc06f0db79193a4fe16138148c7eb26d9af96f1
treedf35aed107a5e7c0def4d6eacf94b1e359daad93
parent0909bcd9e4acb01089d588d608d669d69710e50a
cmd/compile: fix the test for ABI specification so it works right w/ generics

Change-Id: I09ef615bfe69a30fa8f7eef5f0a8ff94a244c920
Reviewed-on: https://go-review.googlesource.com/c/go/+/663776
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssagen/ssa.go