DI: Require subprogram definitions to be distinct
[oota-llvm.git] / test / tools / gold / Inputs / pr19901-1.ll
1 target triple = "x86_64-unknown-linux-gnu"
2 define linkonce_odr hidden void @f() {
3   ret void
4 }