]> Cypherpunks repositories - gostls13.git/commit
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, 12 Jun 2018 01:25:11 +0000 (01:25 +0000)
commitf861f66d1db9f1abcdf91fc54d0d84bd3f9e9310
treef9943b4e2a0df4b817f9b384e1db37e462c6477e
parentd0d47bb94fcc018d03f47faa51f981b8902fc7cd
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>
src/cmd/link/internal/ld/pcln.go