Gopher Robot submitted the change![Open in Gerrit]()
Change information
Commit message:
cmd/link: make TestTypePlacement work on AIX
The existing code was just wrong. On AIX the go.type section is
folded into the .text section (when internally linking),
or the .data section (when externally linking).
It follows that the data section adjustment is useless when
internally linking, which is currently what happens with this test.
Change-Id: Icf8ac07f754fdcf08b9d3dfffde83b3391c9404b
Files:
- M src/cmd/link/link_test.go
Change size: S
Delta: 1 file changed, 35 insertions(+), 10 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Michael Pratt, +2 by Cherry Mui
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: Icf8ac07f754fdcf08b9d3dfffde83b3391c9404b
Gerrit-Change-Number: 740821
Gerrit-PatchSet: 5