[memprof] Move YAML traits to MemProf.h (NFC) (#118668)
[llvm-project.git] / llvm / test / tools / llvm-reduce / mir / input-file-does-not-exist.mir
blob4e39948a2ecb1bbfcf9f01bbe75269b5dbabbdf8
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
4 # ERR: {{.*}}llvm-reduce{{.*}}: [[MSG]]