Compiler projects using llvm
@X = weak global i32 1, align 4

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