summaryrefslogtreecommitdiffstats
path: root/llvm/test/MachineVerifier/live-ins-03.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MachineVerifier/live-ins-03.mir')
-rw-r--r--llvm/test/MachineVerifier/live-ins-03.mir1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MachineVerifier/live-ins-03.mir b/llvm/test/MachineVerifier/live-ins-03.mir
index 9151a18f0df..b5345ccdc3b 100644
--- a/llvm/test/MachineVerifier/live-ins-03.mir
+++ b/llvm/test/MachineVerifier/live-ins-03.mir
@@ -1,4 +1,5 @@
# RUN: not llc -o - %s -mtriple=s390x-linux-gnu -mcpu=z14 -run-pass none 2>&1 | FileCheck %s
+# REQUIRES: systemz-registered-target
# Test that a the machine verifier reports an error when a register in
# liveins is not liveout from predecessor.
OpenPOWER on IntegriCloud