]> Cypherpunks repositories - gostls13.git/commit
runtime: make PCDATA_RegMapUnsafe more clear and remove magic number
authorchainhelen <chainhelen@gmail.com>
Tue, 8 Sep 2020 03:36:19 +0000 (03:36 +0000)
committerAustin Clements <austin@google.com>
Tue, 8 Sep 2020 15:07:20 +0000 (15:07 +0000)
commit565ad134c994b7a831e1bea336fdc64f0aeefc85
tree6daab5ba52b4a5fa82f75c0eb3674a6f3ec8389d
parentf98f3b0c306634e850975c5972ceb8519404edae
runtime: make PCDATA_RegMapUnsafe more clear and remove magic number

Change-Id: Ibf3ee755c3fbec03a9396840dc92ce148c49d9f7
GitHub-Last-Rev: 945d8aaa136003dc381c6aa48bff9ea7ca2c6991
GitHub-Pull-Request: golang/go#41262
Reviewed-on: https://go-review.googlesource.com/c/go/+/253377
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/objabi/funcdata.go
src/runtime/debugcall.go
src/runtime/preempt.go
src/runtime/symtab.go