]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/goobj: add XCOFF support to TestParseCGOArchive
authorClément Chigot <clement.chigot@atos.net>
Thu, 21 Feb 2019 09:49:22 +0000 (10:49 +0100)
committerIan Lance Taylor <iant@golang.org>
Tue, 19 Mar 2019 14:18:08 +0000 (14:18 +0000)
commitfaa7fa03b1e694258d40f8f62076dd96843b861e
tree4497089781f6986aed9c48a95c96d52555557b99
parentb2453c058839683cafd8a77600f2cee29cc3c668
cmd/internal/goobj: add XCOFF support to TestParseCGOArchive

Change-Id: I9d14142977b4f2e8cb7ed33582249d0448bae023
Reviewed-on: https://go-review.googlesource.com/c/go/+/164016
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/goobj/goobj_test.go