[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)
[llvm-project.git] / llvm / test / Linker / Inputs / linkage.a.ll
blob8a156f669a40fd58bbb02b7b71547e93568b632e
1 @X = linkonce global i32 5
2 define linkonce i32 @foo() { ret i32 7 }