File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
llvm/test/MachineVerifier Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RUN: not llc -o - %s -mtriple=s390x-linux-gnu -mcpu=z14 -run-pass none 2>&1 | FileCheck %s
2
+ # REQUIRES: systemz-registered-target
2
3
3
4
# Test that a the machine verifier reports an error when a register in
4
5
# liveins is not liveout from predecessor.
Original file line number Diff line number Diff line change 1
1
# RUN: not llc -o - %s -mtriple=s390x-linux-gnu -mcpu=z14 -run-pass none 2>&1 | FileCheck %s
2
+ # REQUIRES: systemz-registered-target
2
3
3
4
# Test that a the machine verifier reports an error when a register in
4
5
# liveins is not liveout from predecessor.
Original file line number Diff line number Diff line change 1
1
# RUN: not llc -o - %s -mtriple=s390x-linux-gnu -mcpu=z14 -run-pass none 2>&1 | FileCheck %s
2
+ # REQUIRES: systemz-registered-target
2
3
3
4
# Test that a the machine verifier reports an error when a register in
4
5
# liveins is not liveout from predecessor.
You can’t perform that action at this time.
0 commit comments