]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove obj.LSym(s) for assertI2I and assertI2I2
author封幼林 <fengyoulin@live.com>
Mon, 23 Sep 2024 14:55:13 +0000 (22:55 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 23 Sep 2024 16:29:31 +0000 (16:29 +0000)
commitab5c22e7ed6bda79f07410c0041e020e52dc9b35
treefcdad29c580e0fe9614e9bd2fcf049258c0e0bdc
parent6eb40d158a80985460afc3924c4239dc97a34ae0
cmd/compile: remove obj.LSym(s) for assertI2I and assertI2I2

Change-Id: I85993a34b115a700ccdfea29df4e78c360e68b03
Reviewed-on: https://go-review.googlesource.com/c/go/+/615075
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ir/symtab.go
src/cmd/compile/internal/ssagen/ssa.go