[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.
This commit is contained in:
Ilya Leoshkevich 2023-11-08 15:53:10 +01:00 committed by GitHub
parent 5259fae710
commit a933e1417b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
// REQUIRES: systemz-registered-target
// RUN: %clang --target=s390x-linux -O1 -S -o - %s | FileCheck %s
__attribute__((target("backchain")))