go/misc/cgo/testshared/testdata
zhouguangyuan f687831e4c 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.

Fixes #47873

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>
2021-10-13 15:12:46 +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
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 cmd/link: disable weak reference in itab if build with "-linkshared" 2021-10-13 15:12:46 +00:00
trivial