xref: /llvm-project/llvm/test/tools/llvm-reduce/mir/input-file-does-not-exist.mir (revision ce193431141d8f16d6b511a9114879105b0739e1)
1# REQUIRES: amdgpu-registered-target
2# RUN: not llvm-reduce -mtriple=amdgcn-amd-amdhsa --test FileCheck --test-arg %s --test-arg --input-file does-not-exist.mir 2>&1 | FileCheck -DMSG=%errc_ENOENT -check-prefix=ERR %s
3
4# ERR: {{.*}}llvm-reduce{{.*}}: [[MSG]]
5