diff options
| author | zhouguangyuan <zhouguangyuan.xian@gmail.com> | 2021-09-16 02:10:17 +0800 |
|---|---|---|
| committer | Alexander Rakoczy <alex@golang.org> | 2021-10-13 15:12:46 +0000 |
| commit | f687831e4cfa06d19533d47ae93c0451bd1ca688 (patch) | |
| tree | a5ea7f09d0b01c436f55cd46a686740f89bdc937 /src/cmd/vendor/github.com/google | |
| parent | 0454d7346f4ca89261356d3f17da11ab5bc643c5 (diff) | |
| download | go-f687831e4cfa06d19533d47ae93c0451bd1ca688.tar.xz | |
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>
Diffstat (limited to 'src/cmd/vendor/github.com/google')
0 files changed, 0 insertions, 0 deletions
