aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-reduce/mir/input-file-does-not-exist.mir
blob: 4e39948a2ecb1bbfcf9f01bbe75269b5dbabbdf8 (plain)
1
2
3
4
# REQUIRES: amdgpu-registered-target
# 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

# ERR: {{.*}}llvm-reduce{{.*}}: [[MSG]]