]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: move pcvalue cache to M"
authorAustin Clements <austin@google.com>
Mon, 7 Aug 2023 22:11:39 +0000 (18:11 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 22:27:53 +0000 (22:27 +0000)
commit26e0660811d477dcb30f1abcf71ed9db7a9c4472
tree1444b09056de9661906405e3f4c52128340232e5
parent5f674f64e4e3f79adf45d301bcbc16a8a3a82b1d
Revert "runtime: move pcvalue cache to M"

This reverts CL 515276.

This broke the longtest builders. For example:
https://build.golang.org/log/351a1a198a6b843b1881c1fb6cdef51f3e413e8b

Change-Id: Ie79067464fe8e226da31721cf127f3efb6011452
Reviewed-on: https://go-review.googlesource.com/c/go/+/516856
Auto-Submit: Austin Clements <austin@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/runtime2.go
src/runtime/symtab.go