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

4 lines
154 B
Plaintext

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