We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REQUIRES: systemz-registered-target
1 parent 79cb594 commit d3143a0Copy full SHA for d3143a0
clang/test/CodeGen/SystemZ/systemz-ppa2.c
@@ -10,6 +10,8 @@
10
// .byte (i.e., the one for the 3) would, it seems, also match
11
// the .byte line below for the 34.
12
13
+// REQUIRES: systemz-registered-target
14
+
15
// RUN: %clang_cc1 -triple s390x-ibm-zos -xc -S -o - %s | FileCheck %s --check-prefix CHECK-C
16
// CHECK-C: [[PPA2:(.L)|(@@)PPA2]]:
17
// CHECK-C-NEXT: .byte 3{{[[:space:]]*}}.byte 0
0 commit comments