diff options
| author | Paul E. Murphy <murp@ibm.com> | 2023-05-17 13:26:11 -0500 |
|---|---|---|
| committer | Paul Murphy <murp@ibm.com> | 2023-09-22 15:06:17 +0000 |
| commit | bf5d8c02bab68a8628956b953be8bf5928461fb6 (patch) | |
| tree | 0871ea7d72a4869cee3a0618c282390f2e32636c /src/syscall/exec_linux_test.go | |
| parent | c8caad423cafcca7c39dbaf64b428aaf0e8ac80c (diff) | |
| download | go-bf5d8c02bab68a8628956b953be8bf5928461fb6.tar.xz | |
cmd/cgo/internal/test: test PPC64 ELFv2 call/plt stub generation
Verify functional stubs are inserted between TOC and NOTOC functions.
The implementation of the stub varies depending on -buildmode and
GOPPC64. Today, the type of stub generated by the internal linker
is roughly determined by the following
{GOPPC64 < 10, GOPPC64 >= 10} x {-buildmode=pie, -buildmode=default}
Change-Id: Ib9b3eef252bfcd357a476134d3503cb996bc285b
Reviewed-on: https://go-review.googlesource.com/c/go/+/496916
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
