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

6 lines
147 B
Plaintext
Raw Normal View History

2019-02-08 06:07:18 +08:00
RUN: not lld-link 01 2>&1 | FileCheck %s
2019-08-04 00:43:55 +08:00
CHECK: could not open '01'
2019-02-08 06:07:18 +08:00
CHECK-NOT: /machine is not specified
CHECK-NOT: subsystem must be defined