Compiler projects using llvm
@bar = global i32()* @foo

define internal i32 @foo() {
  ret i32 7
}