Skip to content

Commit a933e14

Browse files
authored
[SystemZ] Do not run mbackchain-4.c test without SystemZ target (#71678)
mbackchain-4.c requires running the backend and causes CI failures when this target is not configured.
1 parent 5259fae commit a933e14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGen/SystemZ/mbackchain-4.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: systemz-registered-target
12
// RUN: %clang --target=s390x-linux -O1 -S -o - %s | FileCheck %s
23

34
__attribute__((target("backchain")))

0 commit comments

Comments
 (0)