aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorCuong Manh Le <cuong.manhle.vn@gmail.com>2026-01-21 15:20:27 +0700
committerGopher Robot <gobot@golang.org>2026-01-22 07:30:22 -0800
commita53589662719d0186e3ce3b965c082b829d0ce4c (patch)
treedb0340f7f9591e0dcad4457aa8102128656b644d /src/encoding
parentdae71067ce7ee41ebe752a4ee3c544506e74f824 (diff)
downloadgo-a53589662719d0186e3ce3b965c082b829d0ce4c.tar.xz
cmd/compile: remove unnecessary code in keepAliveAt
TypeWord and SrcRType are only needed for interface expression conversion. Since CL 725180, the kept alive nodes are passed directly to runtime.KeepAlive, so there's no interface conversion anymore. Change-Id: I37ad8016bf76a1bf8ba36efea043fc71341b33c7 Reviewed-on: https://go-review.googlesource.com/c/go/+/737840 Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com> Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Junyang Shao <shaojunyang@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions