Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGen / Inputs / debug-info-file-checksum-pre.cpp
blobade9f1655ffd274e91a95f6613a4d631dadadae1
1 #line 1 "F:\\svn\\clang\\test\\CodeGen\\Inputs\\debug-info-file-checksum.c"
2 #line 1 "f:\\svn\\clang\\test\\codegen\\inputs\\code-coverage-filter1.h"
3 void test1(void) {}
4 #line 2 "F:\\svn\\clang\\test\\CodeGen\\Inputs\\debug-info-file-checksum.c"
5 #line 1 "f:\\svn\\clang\\test\\codegen\\inputs\\code-coverage-filter2.h"
6 void test2(void) {}
7 #line 3 "F:\\svn\\clang\\test\\CodeGen\\Inputs\\debug-info-file-checksum.c"
8 int foo(int x) {
9 return x+1;