Lines Matching refs:file
12 ## Note that we are using "cannot open no-such-file: " as a marker that the
17 # RUN: not ld.lld %t1 no-such-file 2>&1 | FileCheck -check-prefix=ERR1 %s
19 # ERR1: cannot open no-such-file:
22 # RUN: not ld.lld %t2 no-such-file 2>&1 | FileCheck -check-prefix=ERR2 %s
24 # ERR2: cannot open no-such-file:
27 # RUN: not ld.lld %t3 no-such-file 2>&1 | FileCheck -check-prefix=ERR3 %s
29 # ERR3: cannot open no-such-file:
32 # RUN: not ld.lld %t4 no-such-file 2>&1 | FileCheck -check-prefix=ERR4 %s
34 # ERR4: cannot open no-such-file:
37 # RUN: not ld.lld %t5 no-such-file 2>&1 | FileCheck -check-prefix=ERR5 %s
39 # ERR5: cannot open no-such-file:
42 # RUN: not ld.lld %t6 no-such-file 2>&1 | FileCheck -check-prefix=ERR6 %s
44 # ERR6: cannot open no-such-file:
46 # RUN: echo "INCLUDE /no/such/file" > %t7
47 # RUN: not ld.lld %t7 no-such-file 2>&1 | FileCheck -check-prefix=ERR7 %s
48 # ERR7: cannot find linker script /no/such/file
49 # ERR7: cannot open no-such-file:
52 # RUN: not ld.lld %t8 no-such-file 2>&1 | FileCheck -check-prefix=ERR8 %s
53 # RUN: not ld.lld -m elf_amd64 %t8 no-such-file 2>&1 | FileCheck -check-prefix=ERR8 %s
55 # ERR8: cannot open no-such-file:
58 # RUN: not ld.lld %t9 no-such-file 2>&1 | FileCheck -check-prefix=ERR9 %s
60 # ERR9: cannot open no-such-file: