1*8bdfe1ecSChandler Carruth@X = linkonce global i32 5 2*8bdfe1ecSChandler Carruthdefine linkonce i32 @foo() { ret i32 7 } 3