Improve "default_triple" specification: make it at the directory level for test/tools...
[oota-llvm.git] / test / tools / llvm-mc / basic.test
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