]> Cypherpunks repositories - gostls13.git/commit
runtime: provide gc maps for the reflect.callXX frames.
authorKeith Randall <khr@golang.org>
Wed, 21 May 2014 21:28:34 +0000 (14:28 -0700)
committerKeith Randall <khr@golang.org>
Wed, 21 May 2014 21:28:34 +0000 (14:28 -0700)
commitcee8bcabfaecc064b033b8b19aa36f625760f33f
tree1de157bd4586c2d5503e61674cd95bd913e424bb
parenteb34288ad17bd624cfb4f40a3ab3095698624d95
runtime: provide gc maps for the reflect.callXX frames.

Update #8030

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/100620045
src/cmd/5a/a.y
src/cmd/5a/y.tab.c
src/pkg/runtime/asm_386.s
src/pkg/runtime/asm_amd64.s
src/pkg/runtime/asm_arm.s