]> Cypherpunks repositories - gostls13.git/commit
internal/abi, cmd/compile, runtime: deduplicate rangefunc consts
authorDavid Chase <drchase@google.com>
Wed, 22 May 2024 20:00:29 +0000 (16:00 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 01:04:30 +0000 (01:04 +0000)
commit997b6969fd7be64a03255ef998981de716aa4313
treee9582ede2dd982ee60d9bf02ad84d7f663e74f71
parentb0b1d42db32a992150dd26681d3bda222e108303
internal/abi, cmd/compile, runtime: deduplicate rangefunc consts

Change-Id: I61ec5a7fa0c10f95ae2261c3349743d6fda2c1d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/587596
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
src/cmd/compile/internal/rangefunc/rewrite.go
src/internal/abi/rangefuncconsts.go [new file with mode: 0644]
src/runtime/panic.go