]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: fix string slice types.
authorAlexandru Moșoi <mosoi@google.com>
Tue, 8 Sep 2015 16:18:59 +0000 (18:18 +0200)
committerKeith Randall <khr@golang.org>
Tue, 8 Sep 2015 19:13:22 +0000 (19:13 +0000)
commitc684d4d26c3197039ac2c2f53a862f25dc7d1112
tree35f9a942978feed8a8744c4df3c6e25a72e70a29
parentca9e450bed8e0884e88731526adfb2b4080b548e
[dev.ssa] cmd/compile/internal/ssa: fix string slice types.

Change-Id: I28bc6373bb42d9abf4f179664dbaab8d514a6ab9
Reviewed-on: https://go-review.googlesource.com/14376
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/ssa.go
src/cmd/compile/internal/gc/testdata/string_ssa.go