1# RUN: not llvm-mc %t.blah -o /dev/null 2>&1 | FileCheck --check-prefix=ENOENT %s 2 3# ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory 4