]> Cypherpunks repositories - gostls13.git/commit
5l: remove redundant code
authorShenghou Ma <minux.ma@gmail.com>
Tue, 17 Jan 2012 00:29:54 +0000 (19:29 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 17 Jan 2012 00:29:54 +0000 (19:29 -0500)
commitb24d1cb5ec707eee1bba219e1e09240f2433a2d2
tree8ee4a8673e984ba67b88151c41ea3320c9d0d906
parent5163e7aa2724c0c81feea56f7b243b122a1d3bdf
5l: remove redundant code
        5l/asm.c: code in line 311-319 has already outputed segtext.sect->next;

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5532048
src/cmd/5l/asm.c