Skip to content

Commit d3143a0

Browse files
committed
Add REQUIRES: systemz-registered-target to test added in #68926 (9a38a72).
1 parent 79cb594 commit d3143a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/CodeGen/SystemZ/systemz-ppa2.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
// .byte (i.e., the one for the 3) would, it seems, also match
1111
// the .byte line below for the 34.
1212

13+
// REQUIRES: systemz-registered-target
14+
1315
// RUN: %clang_cc1 -triple s390x-ibm-zos -xc -S -o - %s | FileCheck %s --check-prefix CHECK-C
1416
// CHECK-C: [[PPA2:(.L)|(@@)PPA2]]:
1517
// CHECK-C-NEXT: .byte 3{{[[:space:]]*}}.byte 0

0 commit comments

Comments
 (0)