]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssagen: stop canonicalizing symabis
authorMatthew Dempsky <mdempsky@google.com>
Sun, 27 Aug 2023 21:42:26 +0000 (14:42 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 29 Aug 2023 18:31:12 +0000 (18:31 +0000)
commit98c26afa8c9c1016d205408e2afaba5824f4d930
treeaef4749e07741643cca3f843dbcb3324dcf0055b
parentb3faace3f755a6dd64f482f085d76c9f8a6034d8
cmd/compile/internal/ssagen: stop canonicalizing symabis

cmd/asm writes canonicalized symabis now.

Change-Id: I65cc39ce1671a3c225f14003b336015f0cc33980
Reviewed-on: https://go-review.googlesource.com/c/go/+/523339
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/ssagen/abi.go