Fix linking when we copy over only a decl.
[oota-llvm.git] / test / Transforms / DeadArgElim / linkage.ll
2013-10-09 Shuxin YangFix a bug in Dead Argument Elimination.