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

4 lines
148 B
Plaintext
Raw Normal View History

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