]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: replace uses of interface{} with Sym/Aux
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 29 Mar 2025 18:49:25 +0000 (19:49 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 31 Mar 2025 15:20:16 +0000 (08:20 -0700)
commiteec3745bd7861f447bfe5fe5a27314079d46acec
tree1c1168ad5bdfe3a7ec5dd09b90f79cb90b1518a5
parentbfc209518e3f6a15407139d70f31ab4a5dd646c7
cmd/compile/internal/ssa: replace uses of interface{} with Sym/Aux

Change-Id: I0a3ce2e823697eee5bb5e7d5ea0ef025132c0689
Reviewed-on: https://go-review.googlesource.com/c/go/+/661655
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/ssa/rewrite.go