llvm-project/lld/test/COFF/driver.test

4 lines
163 B
Plaintext

# RUN: not lld -flavor link2 nosuchfile.obj >& %t.log
# RUN: FileCheck -check-prefix=MISSING %s < %t.log
MISSING: nosuchfile.obj: {{[Nn]}}o such file or directory