aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2023-02-13 23:27:51 -0800
committerKeith Randall <khr@google.com>2023-03-03 16:35:00 +0000
commitcbb9cd03f80c0487cee0adcfef9a2a5de9fe2cc1 (patch)
tree2a9a4bba25b6dbc33ce4fe9a85a06e9aa76666b4 /src/runtime
parent5e74bc1a08f43dc98780d02785cfc9c75103c403 (diff)
downloadgo-cbb9cd03f80c0487cee0adcfef9a2a5de9fe2cc1.tar.xz
cmd/compile: ensure FuncForPC works on closures that start with NOPs
A 0-sized no-op shouldn't prevent us from detecting that the first instruction is from an inlined callee. Update #58300 Change-Id: Ic5f6ed108c54a32c05e9b2264b516f2cc17e4619 Reviewed-on: https://go-review.googlesource.com/c/go/+/467977 Run-TryBot: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: David Chase <drchase@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions