Compiler projects using llvm
int foo(int *) {
  return *;
}