Override weak stuff during linking of aliases. This fixes PR2463.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 5 Jul 2008 23:33:22 +0000 (23:33 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 5 Jul 2008 23:33:22 +0000 (23:33 +0000)
commitf88bc65932e5cf41ba6ca706cd1b1b1f65300248
treefbcc0862ab93144e2f486852224603e25f26c94b
parente56ac813e69450e6b1c7c0a52e21e5a1735e91f6
Override weak stuff during linking of aliases. This fixes PR2463.

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