3 lines
68 B
LLVM
Raw Normal View History

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