llvm/clang/test/CodeGen/Inputs/debug-info-file-checksum.c

int foo(int x) {
  return x+1;
}