diff options
Diffstat (limited to 'llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index-no-stack.mir')
| -rw-r--r-- | llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index-no-stack.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index-no-stack.mir b/llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index-no-stack.mir index 0ec4e2802a29..61a78c61b975 100644 --- a/llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index-no-stack.mir +++ b/llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index-no-stack.mir @@ -1,4 +1,4 @@ -# RUN: not llc -mtriple=amdgcn-amd-amdhsa -run-pass=none -verify-machineinstrs %s -o /dev/null 2>&1 | FileCheck %s +# RUN: not llc -mtriple=amdgcn-amd-amdhsa -run-pass=none -verify-machineinstrs %s -filetype=null 2>&1 | FileCheck %s --- name: invalid_scavenge_fi |
