]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: treat unsafe.Pointer as a pointer
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 13 Jul 2015 21:46:53 +0000 (15:46 -0600)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 13 Jul 2015 22:36:24 +0000 (22:36 +0000)
commitb06961b4f0f4786fb6b92e472d4a056bed650c66
tree23fbf1b4be05d349869351193ae9598d35250f7d
parenta92bd662829384203ec70df8c93bb542b0921553
[dev.ssa] cmd/compile: treat unsafe.Pointer as a pointer

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