]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: unify a Linksym call in dcommontype
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 21 Apr 2017 21:40:05 +0000 (14:40 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 21 Apr 2017 23:16:12 +0000 (23:16 +0000)
commit0d1e903c8a1d6060a1bb82eb8f78fc4de35425b7
tree6c063b215242c27de0418a377f33ff6385faf8fd
parentad4b5f28cec66304ca26a46f1ed744ab2079833f
cmd/compile: unify a Linksym call in dcommontype

Passes toolstash-check.

Change-Id: I9940909949da58e780696e6de0c21f95be7a8816
Reviewed-on: https://go-review.googlesource.com/41407
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/reflect.go