summaryrefslogtreecommitdiff
path: root/llvm/test/tools/yaml2obj/basic.test
blob: d673accfee8810c6cbef497a2de8eb62eaa174c1 (plain)
1
2
3
4
# Test case when the input file does not exist.
RUN: not yaml2obj %t.blah 2>&1 | FileCheck -DMSG=%errc_ENOENT --check-prefix=ENOENT %s

ENOENT: yaml2obj: error: {{.*}}.blah: [[MSG]]