Compiler projects using llvm
define i32 @foo() {
entry:
  ret i32 0
}