Lines Matching refs:input2
4 # RUN: yaml2obj %S/Inputs/input2.yaml -o %t-input2.o
8 # RUN: llvm-libtool-darwin -static -o %t.lib %t-input1.o %t-input2.o %t-x86_64.bc
9 # RUN: llvm-libtool-darwin -static -o %t2.lib -o %t.lib %t-input1.o %t-input2.o %t-x86_64.bc
17 # CHECK-NAMES-NEXT: [[PREFIX]]-input2.o
26 # CHECK-SYMBOLS-NEXT: _symbol2 in [[PREFIX]]-input2.o
37 # FORMAT-NEXT: [[PREFIX]]-input2.o
42 # RUN: llvm-libtool-darwin -static -o %t.lib %t-input2.o
48 # OVERWRITE-NAMES: [[PREFIX]]-input2.o
51 # OVERWRITE-SYMBOLS-NEXT: _symbol2 in [[PREFIX]]-input2.o
55 # RUN: llvm-libtool-darwin -static -o %t.lib %t-input1.o %t-input2.o %t-input1.o 2>&1 | \
63 # RUN: not llvm-libtool-darwin -warnings_as_errors -static -o %t.lib %t-input1.o %t-input2.o %t-inp…