[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[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 }