aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux.go
diff options
context:
space:
mode:
authorCherry Mui <cherryyz@google.com>2025-02-16 16:31:22 -0500
committerCherry Mui <cherryyz@google.com>2025-02-20 12:51:47 -0800
commit3b25b3c195fd2aeb01ab23ba6e15a48199a218fb (patch)
tree4fb766339b57ae1af14dcfbddf343727d588d4fe /src/syscall/exec_linux.go
parent266b0cff187f7deac294e5731143f0d0ffe04948 (diff)
downloadgo-3b25b3c195fd2aeb01ab23ba6e15a48199a218fb.tar.xz
cmd/compile: remove residual register GC map code
We used to generate register GC maps as an experimental approach for asynchronous preemption, which later we chose not to take. Most of the register GC map code are already removed. One exception is that the ssa.Register type still contains a field for the register map index. Remove it. Change-Id: Ib177ebce9548aa5ffbcaedd4b507240ea7df8afe Reviewed-on: https://go-review.googlesource.com/c/go/+/651076 Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions