]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove an unused function
authorThan McIntosh <thanm@google.com>
Wed, 28 Apr 2021 22:10:22 +0000 (18:10 -0400)
committerThan McIntosh <thanm@google.com>
Thu, 29 Apr 2021 01:15:34 +0000 (01:15 +0000)
commit756fd56bbf4f965cfab29cc71e0853f0c48a331f
tree8d077532d78dcb7544e9cc19ba548e725ee5ffc9
parentfa6ed6e81ae6414681336c08da16213b943c45e3
cmd/compile: remove an unused function

Remove unused function AddrForParamSlot.

Change-Id: I8e3ed8cc6607d30ad6da7bc6ccbaa87b7e001e79
Reviewed-on: https://go-review.googlesource.com/c/go/+/314909
Trust: Than McIntosh <thanm@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/compile/internal/ssagen/ssa.go