Lines Matching refs:tD
3 ################ Place dynlib in %tD, and archive in %tA
4 # RUN: rm -rf %t %tA %tD
5 # RUN: mkdir -p %t %tA %tD
11 # RUN: %lld -dylib -install_name @executable_path/libgoodbye.dylib %t/goodbye.o -o %tD/libgoodbye.d…
18 # RUN: -L%tA -L%tD -L%t -lhello -lgoodbye -lSystem %t/test.o
23 # RUN: -L%tA -L%tD -L%t -lhello -lgoodbye -lSystem %t/test.o -search_paths_first
26 # RUN: -L%tD -L%tA -L%t -lhello -lgoodbye -lSystem %t/test.o -search_paths_first
32 # RUN: -L%tD -L%t -lhello -lgoodbye -lSystem %t/test.o -search_paths_first
37 # RUN: -L%tA -L%tD -L%t -lhello -lgoodbye -lSystem %t/test.o -search_dylibs_first
40 # RUN: -L%tD -L%tA -L%t -lhello -lgoodbye -lSystem %t/test.o -search_dylibs_first
46 # RUN: -L%tD -L%t -lhello -lgoodbye -lSystem %t/test.o -search_dylibs_first