1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:31:22 -06:00
go/src/cmd/9g
Michael Hudson-Doyle 6582d1cf8b cmd/internal/gc, etc: remove canemitecode of Naddr
The argument is never consulted apart from passing it to recursive
calls.  So delete it.

Change-Id: Ia15eefb6385b3c99ea4def88f564f4e5a94c68ab
Reviewed-on: https://go-review.googlesource.com/7032
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-03-13 22:56:42 +00:00
..
cgen.go cmd/5g etc: tweak import blocks 2015-03-05 02:02:34 +00:00
galign.go cmd/5g etc: tweak import blocks 2015-03-05 02:02:34 +00:00
gg.go [dev.cc] cmd/6a, cmd/6g etc: replace C implementations with Go implementations 2015-02-23 19:56:40 +00:00
ggen.go cmd/internal/gc, etc: remove canemitecode of Naddr 2015-03-13 22:56:42 +00:00
gsubr.go cmd/internal/gc, etc: remove canemitecode of Naddr 2015-03-13 22:56:42 +00:00
opt.go cmd/5l etc: restore comments lost during C -> Go conversion 2015-03-05 21:49:39 +00:00
peep.go cmd/5g etc: tweak import blocks 2015-03-05 02:02:34 +00:00
prog.go cmd/5g etc: tweak import blocks 2015-03-05 02:02:34 +00:00
reg.go cmd/5l etc: restore comments lost during C -> Go conversion 2015-03-05 21:49:39 +00:00
util.go [dev.cc] cmd/6a, cmd/6g etc: replace C implementations with Go implementations 2015-02-23 19:56:40 +00:00