Skip to content

Commit

Permalink
Add REQUIRES: systemz-registered-target to test added in #68926 (9a…
Browse files Browse the repository at this point in the history
…38a72).
  • Loading branch information
dyung committed Nov 28, 2023
1 parent 79cb594 commit d3143a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clang/test/CodeGen/SystemZ/systemz-ppa2.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
// .byte (i.e., the one for the 3) would, it seems, also match
// the .byte line below for the 34.

// REQUIRES: systemz-registered-target

// RUN: %clang_cc1 -triple s390x-ibm-zos -xc -S -o - %s | FileCheck %s --check-prefix CHECK-C
// CHECK-C: [[PPA2:(.L)|(@@)PPA2]]:
// CHECK-C-NEXT: .byte 3{{[[:space:]]*}}.byte 0
Expand Down

0 comments on commit d3143a0

Please sign in to comment.