Properly handle linking of strong alias with weak function, this fixes PR2883
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 15 Oct 2008 20:10:08 +0000 (20:10 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 15 Oct 2008 20:10:08 +0000 (20:10 +0000)
commite655e3703280d001375ffa44093f8f4ec879c77b
treeb59802fde2c2366d18caf483bbf9035d19dd5b1f
parenteabb8866d88692ccc23c451fe50a103835adc8c6
Properly handle linking of strong alias with weak function, this fixes PR2883

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