Gopher Robot submitted the change![Open in Gerrit]()
Change information
Commit message:
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
Files:
- M src/cmd/compile/internal/bloop/bloop.go
Change size: XS
Delta: 1 file changed, 0 insertions(+), 6 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Keith Randall, +2 by Keith Randall, +2 by Junyang Shao
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: I37ad8016bf76a1bf8ba36efea043fc71341b33c7
Gerrit-Change-Number: 737840
Gerrit-PatchSet: 2