Lines Matching full:lld

3 # RUN: lld-link -out:%t.dll -dll %t.obj 2>&1 \
6 # RUN: lld-link -out:%t.dll -dll %t.obj
9 # RUN: lld-link -out:%t.dll -dll -incremental %t.obj 2>&1 \
12 # RUN: lld-link -out:%t.dll -dll -incremental %t.obj
15 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,noicf %t.obj 2>&1 \
18 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,noicf %t.obj
21 # RUN: lld-link -out:%t.dll -dll -debug %t.obj 2>&1 \
24 # RUN: lld-link -out:%t.dll -dll -debug %t.obj
27 # RUN: lld-link -out:%t.dll -dll -debug -incremental:no %t.obj 2>&1 \
30 # RUN: lld-link -out:%t.dll -dll -debug -incremental:no %t.obj
33 # RUN: lld-link -out:%t.dll -dll -opt:icf %t.obj 2>&1 \
36 # RUN: lld-link -out:%t.dll -dll -opt:icf %t.obj
39 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,icf %t.obj 2>&1 \
42 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,icf %t.obj
45 # RUN: lld-link -out:%t.dll -dll -debug -opt:icf %t.obj 2>&1 \
48 # RUN: lld-link -out:%t.dll -dll -debug -opt:icf %t.obj
51 # RUN: lld-link -out:%t.dll -dll -opt:ref %t.obj 2>&1 \
54 # RUN: lld-link -out:%t.dll -dll -opt:ref %t.obj
57 # RUN: lld-link -out:%t.dll -dll -incremental -opt:ref %t.obj 2>&1 \
60 # RUN: lld-link -out:%t.dll -dll -incremental -opt:ref %t.obj
64 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,noicf %t.obj \
67 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,noicf -order:@%t.order %t.obj
70 # RUN: lld-link -out:%t.dll -dll -opt:noref,noicf %t.obj \
73 # RUN: lld-link -out:%t.dll -dll -opt:noref,noicf -order:@%t.order %t.obj
76 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,noicf %t.obj \
79 # RUN: lld-link -out:%t.dll -dll -incremental -opt:noref,noicf -profile %t.obj
82 # RUN: lld-link -out:%t.dll -dll -opt:noref,noicf %t.obj \
85 # RUN: lld-link -out:%t.dll -dll -opt:noref,noicf -profile %t.obj
88 # RUN: lld-link -out:%t.dll -dll -debug -opt:ref %t.obj 2>&1 \
91 # RUN: lld-link -out:%t.dll -dll -debug -opt:ref %t.obj