Split the gold tests into X86 and PowerPC directories.
[oota-llvm.git] / test / tools / gold / X86 / Inputs / linkonce-weak.ll
1 define weak_odr void @f() {
2   ret void
3 }