]> Cypherpunks repositories - gostls13.git/commit
runtime, runtime/debug: access unexported runtime functions with //go:linkname, not...
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Fri, 16 Oct 2015 07:19:14 +0000 (20:19 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Fri, 16 Oct 2015 09:14:25 +0000 (09:14 +0000)
commit42c7929c0453b771fd22941ce7c1133c60f58bfb
tree5c1f9ec8fffeee1366aa023abb08044354d35fa5
parent0b8d583320b2f6247669ef0bb1ba011054ca1c88
runtime, runtime/debug: access unexported runtime functions with //go:linkname, not assembly stubs

Change-Id: I88f80f5914d6e4c179f3d28aa59fc29b7ef0cc66
Reviewed-on: https://go-review.googlesource.com/15960
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/debug/stubs.go
src/runtime/debug/stubs.s [deleted file]
src/runtime/mgc.go
src/runtime/proc1.go
src/runtime/rdebug.go