]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: add test case for ppc64{,le}
authorMichael Munday <munday@ca.ibm.com>
Wed, 2 Nov 2016 17:43:57 +0000 (13:43 -0400)
committerMichael Munday <munday@ca.ibm.com>
Wed, 2 Nov 2016 22:40:34 +0000 (22:40 +0000)
commit5513f855f6e627606f0b516c4a16ae32d82d99fd
tree4f7b5e13ecaa2ada94c87d3d01de353a26fd7cd8
parentcf28e5cc9d51928ae05df0b193edc7e39a28c413
cmd/vet: add test case for ppc64{,le}

Adapted from the mips64 test case.

Fixes #17745.

Change-Id: I46f0900028adb936dcab2cdc701ea11d0a3cb95e
Reviewed-on: https://go-review.googlesource.com/32611
Run-TryBot: Michael Munday <munday@ca.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/vet/testdata/asm7.s [new file with mode: 0644]