]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: Move runtime call gen to its own function
authorKeith Randall <khr@golang.org>
Fri, 18 Sep 2015 22:11:30 +0000 (15:11 -0700)
committerKeith Randall <khr@golang.org>
Sun, 20 Sep 2015 07:18:11 +0000 (07:18 +0000)
commit8c5bfcc52ba9aced772935cdf45a99cf3d465f1e
tree498e24391136e87f59c717b9ed4cff6386398580
parentd29e92be523efd8270c0e7ca0eaa6afa86bbedca
[dev.ssa] cmd/compile: Move runtime call gen to its own function

Change-Id: I5de36244de4dcc4a9827ee0fa04526e3e3578e7f
Reviewed-on: https://go-review.googlesource.com/14755
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/gc/go.go
src/cmd/compile/internal/gc/pgen.go
src/cmd/compile/internal/gc/ssa.go