]> Cypherpunks repositories - gostls13.git/commit
cmd/link: use symbolic offset for ITab.Type
authorKeith Randall <khr@golang.org>
Wed, 13 Dec 2023 05:25:14 +0000 (21:25 -0800)
committerKeith Randall <khr@golang.org>
Thu, 8 Feb 2024 03:01:24 +0000 (03:01 +0000)
commit109c7bbf8f4d78896e383db08c33d5ae91f7a86b
tree1d8e4629ae28a15f11863a9badce4d6c8c9006e2
parent977803e796eed6efaa85bbc6a7b6b03629291989
cmd/link: use symbolic offset for ITab.Type

Change-Id: If04c24d5209cd241e300ce714efdd0e0dde61af2
Reviewed-on: https://go-review.googlesource.com/c/go/+/549456
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/rttype/rttype.go
src/cmd/link/internal/ld/decodesym.go
src/internal/abi/compiletype.go