]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: map TSLICE to obj.KindSlice directly
authorMatthew Dempsky <mdempsky@google.com>
Fri, 22 Apr 2016 03:58:35 +0000 (20:58 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Fri, 22 Apr 2016 21:19:47 +0000 (21:19 +0000)
commite05b9746ddc6e53864d1ab26fc172b09ccbe321c
tree97ee30da4af8a7656d8b1b682617286f0ca0c811
parenteee20b7244586da70b2bca6fe6346da7dac6be78
cmd/compile: map TSLICE to obj.KindSlice directly

Change-Id: Idab5f603c1743895b8f4edbcc55f7be83419a099
Reviewed-on: https://go-review.googlesource.com/22383
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/compile/internal/gc/reflect.go