Home | History | Annotate | Download | only in Driver

Lines Matching full:lto

3 // RUN: grep '2: compiler, {1}, lto-bc' %t.log
5 // RUN: grep '2: compiler, {1}, lto-bc' %t.log
9 // RUN: grep '0: input, ".*lto.c", c' %t.log
11 // RUN: grep '2: compiler, {1}, lto-bc' %t.log
17 // RUN: grep '"-o" ".*lto\.i" "-x" "c" ".*lto\.c"' %t.log
18 // RUN: grep '"-o" ".*lto\.o" .*".*lto\.i"' %t.log
19 // RUN: grep '".*a.out" .*".*lto\.o"' %t.log
22 // RUN: grep '"-o" ".*lto\.s" "-x" "c" ".*lto\.c"' %t.log