Lines Matching refs:archives
3 ; RUN: mkdir thinlto-archives thinlto-archives/a thinlto-archives/b
4 ; RUN: opt -thinlto-bc -o thinlto-archives/main.o %s
5 ; RUN: opt -thinlto-bc -o thinlto-archives/a/thin.o %S/Inputs/thin1.ll
6 ; RUN: opt -thinlto-bc -o thinlto-archives/b/thin.o %S/Inputs/thin2.ll
7 ; RUN: llvm-ar qcT thinlto-archives/thin.a thinlto-archives/a/thin.o thinlto-archives/b/thin.o
8 ; RUN: ld.lld thinlto-archives/main.o thinlto-archives/thin.a -o thinlto-archives/main.exe --save-t…
9 ; RUN: FileCheck %s < thinlto-archives/main.exe.resolution.txt
11 ; CHECK: thinlto-archives/main.o
12 ; CHECK: thinlto-archives/thin.a(thin.o at {{[1-9][0-9]+}})
13 ; CHECK-NEXT: -r=thinlto-archives/thin.a(thin.o at {{[1-9][0-9]+}}),foo,pl
14 ; CHECK: thinlto-archives/thin.a(thin.o at {{[1-9][0-9]+}})
15 ; CHECK-NEXT: -r=thinlto-archives/thin.a(thin.o at {{[1-9][0-9]+}}),blah,pl