zig/deps/lld/test/COFF/could-not-open.test
2019-08-03 12:56:35 -04:00

6 lines
147 B
Plaintext

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