Skip to content

Commit e4b126c

Browse files
committed
llvm-reduce: Require x86 to run file ouput test
The MIR test somewhat depends on target support.
1 parent ffdbbd1 commit e4b126c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/tools/llvm-reduce/file-output-type.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: x86-registered-target
12
# RUN: rm -f reduced.ll reduced.bc
23

34
# RUN: llvm-as -o test-output-format.bc %p/Inputs/test-output-format.ll

0 commit comments

Comments
 (0)