diff options
| author | Paul E. Murphy <murp@ibm.com> | 2022-06-13 10:59:31 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-09-15 21:11:05 +0000 |
| commit | 7fda98a8d90139fed07d7f8ca80d248a5cbc1e93 (patch) | |
| tree | e73a3f56c03d149f67a8eef71741734fa6ea1418 /src/database/sql | |
| parent | e7a2014fac885392e14205c93fff3fd8db84fa8d (diff) | |
| download | go-7fda98a8d90139fed07d7f8ca80d248a5cbc1e93.tar.xz | |
cmd/link: support -fno-plt compiled gcc objects on ppc64le
This is the initial trivial implemenation. Further improvements can be
made for local calls.
A test is added, but the -fno-plt option is ignored by gcc if binutils
does not support inline plt relocations, so the test is effectively
skipped on such hosts.
Fixes #53345
Change-Id: Ibf31c26b1a8551c942b21019df8782c00b7a563e
Reviewed-on: https://go-review.googlesource.com/c/go/+/412714
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Paul Murphy <murp@ibm.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jenny Rakoczy <jenny@golang.org>
Auto-Submit: Jenny Rakoczy <jenny@golang.org>
Run-TryBot: Jenny Rakoczy <jenny@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
