1
0
mirror of https://github.com/golang/go synced 2024-10-05 09:21:22 -06:00
go/src/cmd/5g
Josh Bleecher Snyder 3ed9e4ca3c cmd/internal/gc: unembed Node.Func
This is a follow-up to CL 7360.

It was generated with eg and gofmt -r.

The only manual changes are the unembedding in syntax.go
and backporting changes from y.go to go.y.

Passes toolstash -cmp.

Change-Id: I3d6d06ecb659809a4bc8592395d5b9a18967218e
Reviewed-on: https://go-review.googlesource.com/8053
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
2015-04-01 18:21:22 +00:00
..
cgen64.go cmd/internal/gc: move cgen, regalloc, et al to portable code 2015-03-20 20:03:52 +00:00
cgen.go cmd/internal/gc: move cgen, regalloc, et al to portable code 2015-03-20 20:03:52 +00:00
galign.go cmd/internal/gc: move cgen, regalloc, et al to portable code 2015-03-20 20:03:52 +00:00
ggen.go cmd/internal/gc: unembed Node.Func 2015-04-01 18:21:22 +00:00
gsubr.go cmd/internal/gc: move cgen, regalloc, et al to portable code 2015-03-20 20:03:52 +00:00
peep.go cmd/internal/gc: move cgen, regalloc, et al to portable code 2015-03-20 20:03:52 +00:00
prog.go cmd/internal/gc: cache ProgInfo in Prog 2015-03-20 04:48:35 +00:00
reg.go [dev.cc] cmd/6a, cmd/6g etc: replace C implementations with Go implementations 2015-02-23 19:56:40 +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