]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: eliminate some Linksym calls in obj.go
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 21 Apr 2017 21:51:37 +0000 (14:51 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 21 Apr 2017 23:16:36 +0000 (23:16 +0000)
commitc2b4fb5a3bfc13618a683f1265555f89f37de550
tree88bad23b551c25251573abc20c166b347653c422
parent3cf72322dc234b01dff0757a9d928362967fe9e3
cmd/compile: eliminate some Linksym calls in obj.go

Passes toolstash-check.

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