aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorClément Chigot <clement.chigot@atos.net>2018-11-23 11:17:36 +0100
committerIan Lance Taylor <iant@golang.org>2018-11-26 23:51:21 +0000
commit3f9efe750058308bc499c5eb22bc84193fedb6b3 (patch)
treeac7caccf0bf25ffbf00abba0e32db25bee45b8f0 /test/codegen
parent9e849dcee4a7049325e483bddef27c22b19dd88b (diff)
downloadgo-3f9efe750058308bc499c5eb22bc84193fedb6b3.tar.xz
cmd/link: fix XCOFF sections
XCOFF files can't have multiples text or data sections. The name of each type section must be .text, .data and .bss. This commit also updates cmd/internal/objfile/xcoff.go to retrieve Go sections using runtime symbols. Change-Id: Ib6315f19dad2d154a4531fc6508e7cbd8bc94743 Reviewed-on: https://go-review.googlesource.com/c/151037 Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions