]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.10] cmd/link: treat cgo exported symbols as C symbols
authorIan Lance Taylor <iant@golang.org>
Mon, 11 Jun 2018 23:46:23 +0000 (16:46 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 21 Aug 2018 03:42:22 +0000 (03:42 +0000)
commit4d6ae73dfc5f0856e58aca2a892f27b2ab80b148
tree0a8e00ee8de54fb44dd45b6beb84777bb98ec168
parentdea961ebd9f871b39b3bdaab32f952037f28cd71
[release-branch.go1.10] cmd/link: treat cgo exported symbols as C symbols

Fixes #25827

Change-Id: I6736c3ac061ca32aac2eb68b01ba53a179d68cf4
Reviewed-on: https://go-review.googlesource.com/118076
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
(cherry picked from commit f861f66d1db9f1abcdf91fc54d0d84bd3f9e9310)
Reviewed-on: https://go-review.googlesource.com/126455
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/link/internal/ld/pcln.go