Skip to content

Commit c19183c

Browse files
committed
[SystemZ/zOS/GOFF] Restrict GOFF test to SystemZ target
The GOFF file format is only supported on SystemZ.
1 parent 88b31f4 commit c19183c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/MC/GOFF/empty-goff.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
* RUN: llvm-mc <%s --triple s390x-ibm-zos --filetype=obj -o - | \
22
* RUN: od -Ax -tx1 -v | FileCheck --ignore-case %s
3+
* REQUIRES: systemz-registered-target
34

45
* Header record:
56
* 03 is prefix byte

0 commit comments

Comments
 (0)