diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-01 10:05:16 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-01 10:05:16 -0400 |
| commit | 3de7ba1873b3efb0004d61147cc049dd42d8725d (patch) | |
| tree | 37b004eabb1714149435d37ab319f85efb31d351 /src/pkg/runtime/string.go | |
| parent | f16729781bc7bfe561658f520dcbffa5f81790c2 (diff) | |
| download | go-3de7ba1873b3efb0004d61147cc049dd42d8725d.tar.xz | |
runtime: change PC, SP values in Stkframe, Panic, Defer from byte* to uintptr
uintptr is better when translating to Go,
and in a few places it's better in C too.
LGTM=r
R=golang-codereviews, r
CC=golang-codereviews, iant, khr
https://golang.org/cl/138980043
Diffstat (limited to 'src/pkg/runtime/string.go')
0 files changed, 0 insertions, 0 deletions
