aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/stackalloc.go
diff options
context:
space:
mode:
authorJosh Bleecher Snyder <josharian@gmail.com>2015-06-16 16:16:23 -0700
committerJosh Bleecher Snyder <josharian@gmail.com>2015-06-16 23:38:59 +0000
commita5c3b6642bb01a96b59db1e55a3479549fbcca08 (patch)
tree3baa2360d522dbd34ef6f85e964ec39e1529f879 /src/cmd/compile/internal/ssa/stackalloc.go
parent50ceef26e6517a5785433cd73b9eda30159d03bb (diff)
downloadgo-a5c3b6642bb01a96b59db1e55a3479549fbcca08.tar.xz
[dev.ssa] cmd/compile/ssa: fix string compilation
Compilation of f_ssa was broken by CL 10929. This CL does not include tests because I have a work in progress CL that will catch this and much more. package p func f_ssa() string { return "ABC" } Change-Id: I0ce0e905e4d30ec206cce808da406b9b7f0f38e9 Reviewed-on: https://go-review.googlesource.com/11136 Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/ssa/stackalloc.go')
0 files changed, 0 insertions, 0 deletions