llvm-project/lld/test/COFF/could-not-open.test

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
147 B
Plaintext
Raw Normal View History

RUN: not lld-link 01 2>&1 | FileCheck %s
CHECK: could not open '01'
CHECK-NOT: /machine is not specified
CHECK-NOT: subsystem must be defined