]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: rename some test packages in codegen
authorMark Freeman <mark@golang.org>
Wed, 26 Mar 2025 20:13:16 +0000 (20:13 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 27 Mar 2025 20:54:37 +0000 (13:54 -0700)
commit6722c008c139a8abfe841275d12a601d7ea513a1
treeec5a38504bb4289e41c56a5bfcf40c867bd6a86e
parent4d6722a8fd40e86822535b82e0dc9d2b5fd25b74
cmd/compile: rename some test packages in codegen

All other files here use the codegen package.

Change-Id: I714162941b9fa9051dacc29643e905fe60b9304b
Reviewed-on: https://go-review.googlesource.com/c/go/+/661135
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
test/codegen/issue56440.go
test/codegen/issue58166.go
test/codegen/issue66585.go