Lines Matching refs:files
9 ; RUN: ld.lld --thinlto-emit-index-files -shared 1.o 2.o -o 3
21 ; RUN: ld.lld --thinlto-emit-index-files -shared 1.o 2.o -o 4
27 ; RUN: ld.lld --thinlto-emit-index-files --thinlto-index-only -shared 1.o 2.o -o 5
32 ; RUN: ld.lld --thinlto-emit-index-files -shared 1.o 3.o --start-lib 2.o --end-lib -o 6
37 ;; Test that LLD also generates empty imports file with the --thinlto-emit-imports-files option.
39 ; RUN: ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
40 ; RUN: --thinlto-emit-imports-files -o 7
45 ;; Ensure LLD generates an empty index for each bitcode file even if all bitcode files are lazy.
48 ; RUN: ld.lld --thinlto-emit-index-files -shared dummy.o --start-lib 1.o --end-lib -o 8
53 ; RUN: not ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
55 ; ERR1: --thinlto-prefix-replace is not supported with --thinlto-emit-index-files
57 ; RUN: not ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
59 ; ERR2: --thinlto-object-suffix-replace is not supported with --thinlto-emit-index-files
62 ; RUN: ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
65 ; RUN: ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \