Files
linux-packaging-mono/external/llvm-project/llvm/test/Linker/Inputs/linkage.a.ll

3 lines
68 B
LLVM
Raw Normal View History

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