Home | History | Annotate | Download | only in llvm-mc
      1 # RUN: not llvm-mc %t.blah -o %t2 2>&1 | FileCheck --check-prefix=ENOENT %s
      2 
      3 # ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory
      4