Properly link alias and function decls. This fixes PR2146
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 5 Jul 2008 23:03:21 +0000 (23:03 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 5 Jul 2008 23:03:21 +0000 (23:03 +0000)
commit194c2cef8a0036dd4e6295d048f37d6130f92389
treef963b917e2416cb74299ee8419f503c70fba0a4a
parent315b333deaeae84dc35d7d9588ee5cf0bb35c2dc
Properly link alias and function decls. This fixes PR2146

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp