Skip to content

Commit

Permalink
[SystemZ/zOS/GOFF] Restrict GOFF test to SystemZ target
Browse files Browse the repository at this point in the history
The GOFF file format is only supported on SystemZ.
  • Loading branch information
redstar committed Sep 29, 2023
1 parent 88b31f4 commit c19183c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/MC/GOFF/empty-goff.s
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
* RUN: llvm-mc <%s --triple s390x-ibm-zos --filetype=obj -o - | \
* RUN: od -Ax -tx1 -v | FileCheck --ignore-case %s
* REQUIRES: systemz-registered-target

* Header record:
* 03 is prefix byte
Expand Down

0 comments on commit c19183c

Please sign in to comment.