zig/deps/lld/test/COFF/could-not-open.test

6 lines
145 B
Plaintext
Raw Normal View History

2019-02-08 06:07:18 +08:00
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