]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: generate itabs using rttype mechanism
authorKeith Randall <khr@golang.org>
Wed, 13 Dec 2023 05:03:09 +0000 (21:03 -0800)
committerKeith Randall <khr@golang.org>
Thu, 8 Feb 2024 03:01:15 +0000 (03:01 +0000)
commit977803e796eed6efaa85bbc6a7b6b03629291989
treeab41dcc953fd73375eb18d06efb8038399abb61d
parente0ee5b1afa4d6b53d80fbba1195fe148b7505d99
cmd/compile: generate itabs using rttype mechanism

Change-Id: I9a85704c57e978c8c6303b21da3e4627d3446f3e
Reviewed-on: https://go-review.googlesource.com/c/go/+/549455
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/reflectdata/reflect.go
src/cmd/compile/internal/rttype/rttype.go