llvm-for-llvmta/test/tools/llvm-mc/basic.test

4 lines
139 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: not llvm-mc %t.blah -o /dev/null 2>&1 | FileCheck --check-prefix=ENOENT %s
# ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory