go/misc/cgo/testshared/testdata
zhouguangyuan 91aa2f190a [release-branch.go1.17] cmd/link: disable weak reference in itab if build with "-linkshared"
When build with "-linkshared", we can't tell if the interface method will be used or not. It can be used in shared library.
This CL backport this fix to 1.17.

Fixes #49086

Change-Id: Iba12812f199b7679cf2fd41a304268d6d6dd03c6
Reviewed-on: https://go-review.googlesource.com/c/go/+/350189
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Alexander Rakoczy <alex@golang.org>
(cherry picked from commit f687831e4c)
Reviewed-on: https://go-review.googlesource.com/c/go/+/357231
Trust: Ian Lance Taylor <iant@golang.org>
2021-10-28 16:34:40 +00:00
..
dep2
dep3
depBase all: use more precise build tags 2021-02-23 19:55:03 +00:00
division
exe
exe2
exe3
execgo
explicit
gcdata cmd/link: fix GC data reading from shared library (attempt 2) 2020-07-01 14:41:56 +00:00
global
globallib
iface
iface_a
iface_b
iface_i
implicit
implicitcmd
issue25065
issue30768 cmd/link: put shlib ".type" functions in internal ABI 2019-07-15 22:54:39 +00:00
issue39777 cmd/link: skip zero values in fingerprint check 2020-06-23 18:38:32 +00:00
issue44031 cmd/link: don't decode type symbol in shared library in deadcode 2021-02-02 16:00:58 +00:00
issue47837 [release-branch.go1.17] cmd/link: disable weak reference in itab if build with "-linkshared" 2021-10-28 16:34:40 +00:00
trivial