llvm/llvm/test/Linker/Inputs/linkage.a.ll

@X = linkonce global i32 5
define linkonce i32 @foo() { ret i32 7 }