]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: reference ABIInternal memequal_varlen
authorCherry Zhang <cherryyz@google.com>
Sun, 4 Apr 2021 16:15:13 +0000 (12:15 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 5 Apr 2021 17:22:53 +0000 (17:22 +0000)
commit411860251eb91b284efb901264a9c46d26b588e3
treeb88bca9f79b635cdf2a4cd499f54ee6301cfc43b
parente617b2b0dd14faddad82599f31f64bce3ff2ca2f
cmd/compile: reference ABIInternal memequal_varlen

memequal_varlen is put into a closure and is called in internal
ABI in the runtime. Emit an ABIInternal reference.

Updates #40724.

Change-Id: I914555f8188561882625e008b595389e50a3a167
Reviewed-on: https://go-review.googlesource.com/c/go/+/307233
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/compile/internal/reflectdata/alg.go