aboutsummaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
authorMichael Anthony Knyszek <mknyszek@google.com>2022-09-17 02:21:12 +0000
committerGopher Robot <gobot@golang.org>2022-09-17 02:56:51 +0000
commitcc1b20e8adf83865a1dbffa259c7a04ef0699b43 (patch)
tree69dcee61895e9225cfe4e452476f2bc2003b9c14 /src/debug
parent1c19c5602bc5d5f54463b1a0133965fa25ebcd56 (diff)
downloadgo-cc1b20e8adf83865a1dbffa259c7a04ef0699b43.tar.xz
runtime/internal/sys: make Len64 nosplit
CL 427615 causes failures when Len64 can't be inlined. It's unclear to me why this wasn't a problem before, but it is used in sensitive contexts and therefore really should be marked. Confirmed that the failures in question reproduce without this change, and don't reproduce with it. Fixes #55117. Change-Id: Ic3aa96af1420cc0c39551908d83f954725c712f5 Reviewed-on: https://go-review.googlesource.com/c/go/+/431058 Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Michael Knyszek <mknyszek@google.com> Auto-Submit: Michael Knyszek <mknyszek@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions