]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/gc: fix stringsym call
authorKeith Randall <khr@golang.org>
Wed, 1 Jul 2015 04:16:51 +0000 (21:16 -0700)
committerKeith Randall <khr@golang.org>
Wed, 1 Jul 2015 04:18:52 +0000 (04:18 +0000)
commitc9372619f2b6cfc7edff790b20b67e2ce5d8e044
tree465a1676277480f6ecccaeb57b9881f6a1215d87
parent90b0a932441163a7c20005a8640cd3ed1155a4ca
[dev.ssa] cmd/compile/internal/gc: fix stringsym call

Forgot to add this in the tip merge.

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