]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] reflect: fix asm on power64x
authorAustin Clements <austin@google.com>
Fri, 31 Oct 2014 19:29:03 +0000 (15:29 -0400)
committerAustin Clements <austin@google.com>
Fri, 31 Oct 2014 19:29:03 +0000 (15:29 -0400)
commit700ab16daf01e77f77faca242e148ad2100b6627
tree61ddf8eb0fa936061a1fa907e0a35ea3e8e03946
parent40a5b3ecb1578a68b0423b8ef4eaebd5fb4c7869
[dev.power64] reflect: fix asm on power64x

reflect/asm_power64x.s was missing changes made to other
platforms for stack maps.  This CL ports those changes.  With
this fix, the reflect test passes on power64x.

LGTM=rsc
R=rsc, dave
CC=golang-codereviews
https://golang.org/cl/170870043
src/reflect/asm_power64x.s