Lines Matching full:filecheck

5 // RUN:             | FileCheck -check-prefix=G -check-prefix=G_GDB %s
7 // RUN: | FileCheck -check-prefix=G %s
9 // RUN: | FileCheck -check-prefix=G %s
11 // RUN: | FileCheck -check-prefix=G -check-prefix=G_GDB %s
13 // RUN: | FileCheck -check-prefix=GLTO_ONLY -check-prefix=G_GDB %s
15 // RUN: | FileCheck -check-prefix=G %s
17 // RUN: | FileCheck -check-prefix=G -check-prefix=G_LLDB %s
19 // RUN: | FileCheck -check-prefix=G -check-prefix=G_SCE %s
22 // RUN: | FileCheck -check-prefix=G_DARWIN -check-prefix=G_LLDB %s
24 // RUN: | FileCheck -check-prefix=G_DARWIN %s
26 // RUN: | FileCheck -check-prefix=G_DARWIN %s
28 // RUN: | FileCheck -check-prefix=G_DARWIN -check-prefix=G_GDB %s
30 // RUN: | FileCheck -check-prefix=GLTO_ONLY_DWARF2 %s
32 // RUN: | FileCheck -check-prefix=G_DARWIN %s
35 // RUN: | FileCheck -check-prefix=G_GDB %s
40 // RUN: | FileCheck -check-prefix=NOG_PS4 %s
42 // RUN: | FileCheck -check-prefix=G_PS4 %s
44 // RUN: | FileCheck -check-prefix=G_SCE %s
46 // RUN: | FileCheck -check-prefix=NOCI %s
48 // RUN: | FileCheck -check-prefix=CI %s
50 // RUN: %clang -### -c -gdwarf-2 %s 2>&1 | FileCheck -check-prefix=G_D2 %s
52 // RUN: %clang -### -c -gfoo %s 2>&1 | FileCheck -check-prefix=G_NO %s
53 // RUN: %clang -### -c -g -g0 %s 2>&1 | FileCheck -check-prefix=G_NO %s
54 // RUN: %clang -### -c -ggdb0 %s 2>&1 | FileCheck -check-prefix=G_NO %s
55 // RUN: %clang -### -c -glldb -g0 %s 2>&1 | FileCheck -check-prefix=G_NO %s
57 // RUN: | FileCheck -check-prefix=GLTO_ONLY -check-prefix=G_LLDB %s
62 // RUN: | FileCheck -check-prefix=G -check-prefix=G_GDB %s
65 // RUN: | FileCheck -check-prefix=GLTO_ONLY %s
67 // RUN: | FileCheck -check-prefix=GLTO_ONLY %s
69 // RUN: | FileCheck -check-prefix=GLTO_ONLY %s
71 // RUN: | FileCheck -check-prefix=GLTO_ONLY_DWARF2 %s
73 // RUN: | FileCheck -check-prefix=GLTO_ONLY_DWARF2 %s
75 // RUN: | FileCheck -check-prefix=GLTO_ONLY_DWARF2 %s
77 // RUN: | FileCheck -check-prefix=G_ONLY %s
79 // RUN: | FileCheck -check-prefix=G_ONLY_DWARF2 %s
81 // RUN: | FileCheck -check-prefix=G_ONLY_DWARF2 %s
83 // RUN: | FileCheck -check-prefix=G_ONLY_DWARF2 %s
85 // RUN: | FileCheck -check-prefix=G_ONLY_DWARF2 %s
87 // RUN: | FileCheck -check-prefix=GLTO_NO %s
91 // RUN: | FileCheck -check-prefix=GIGNORE %s
93 // RUN: %clang -### -c -ggnu-pubnames %s 2>&1 | FileCheck -check-prefix=GOPT %s
95 // RUN: %clang -### -c -gdwarf-aranges %s 2>&1 | FileCheck -check-prefix=GARANGE %s
98 // RUN: | FileCheck -check-prefix=FDTS %s
101 // RUN: | FileCheck -check-prefix=NOFDTS %s
104 // RUN: | FileCheck -check-prefix=NOCI %s
107 // | FileCheck -check-prefix=CI %s
110 // RUN: | FileCheck -check-prefix=GEXTREFS %s
173 // RUN: not %clang -cc1 -debug-info-kind=watkind 2>&1 | FileCheck -check-prefix=BADSTRING1 %s
175 // RUN: not %clang -cc1 -debugger-tuning=gmodal 2>&1 | FileCheck -check-prefix=BADSTRING2 %s