]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: implement OCFUNC
authorTodd Neal <todd@tneal.org>
Tue, 8 Sep 2015 00:07:02 +0000 (19:07 -0500)
committerTodd Neal <todd@tneal.org>
Thu, 10 Sep 2015 00:25:31 +0000 (00:25 +0000)
commitdef7c65b7062f5c087c4e348768ee4c464b79b91
tree28c1d2b51c71fe38fe0e2f5727d0e986a3e6d800
parentadba6c4fdf8c9d2078a88a016924e80fd23cb39c
[dev.ssa] cmd/compile/internal/ssa: implement OCFUNC

Change-Id: Ieb9cddf8876bf8cd5ee1705d9210d22c3959e8cc
Reviewed-on: https://go-review.googlesource.com/14329
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Todd Neal <todd@tneal.org>
src/cmd/compile/internal/gc/ssa.go
src/cmd/compile/internal/gc/ssa_test.go
src/cmd/compile/internal/gc/testdata/closure_ssa.go [new file with mode: 0644]