Skip to content

Commit f0b59cd

Browse files
committed
Use -filetype=null
1 parent 8814b5d commit f0b59cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RUN: not --crash llc -mtriple=amdgcn -mcpu=gfx900 -run-pass=none -o /dev/null %s 2>&1 | FileCheck %s
1+
# RUN: not --crash llc -mtriple=amdgcn -mcpu=gfx900 -run-pass=none -filetype=null %s 2>&1 | FileCheck %s
22

33
---
44
name: unsupported_subreg_index

0 commit comments

Comments
 (0)