Compiler projects using llvm
@bar = hidden global i32 0

define hidden i32 @foo() {
entry:
  ret i32 0
}