]> Cypherpunks repositories - gostls13.git/commit
cmd/6l: accept NOP of $x+10(SP) and of X0
authorRuss Cox <rsc@golang.org>
Wed, 5 Jun 2013 14:38:52 +0000 (10:38 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 5 Jun 2013 14:38:52 +0000 (10:38 -0400)
commit26d43a0f22e4d19350bd5243253ce76018651861
tree8b7f279e979e398a66402d73a301fc8bca47b94d
parent528534c1d4901f832e1ac6b5e2b8a56071ff8427
cmd/6l: accept NOP of $x+10(SP) and of X0

Needed to link code compiled with 6c -N.

R=ken2
CC=golang-dev
https://golang.org/cl/10043044
src/cmd/6l/optab.c