]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] liblink: emit wrapper code in correct place
authorAustin Clements <austin@google.com>
Tue, 28 Oct 2014 14:14:19 +0000 (10:14 -0400)
committerAustin Clements <austin@google.com>
Tue, 28 Oct 2014 14:14:19 +0000 (10:14 -0400)
commitc2364b58cc482cf12ab675763e0857e58e92a43a
treebcbc25859364725c7f8408778996827827a1603a
parentcb4f5e19704fe2c6eb2505d23d3150476a5ae8aa
[dev.power64] liblink: emit wrapper code in correct place

The wrapper code was being emitted before the stack
reservation, rather than after.

LGTM=rsc
R=rsc, dave
CC=golang-codereviews
https://golang.org/cl/161540043
src/liblink/obj9.c