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

define void @bar() {
entry:
  ret void
}