Remember the source->dest mapping when copying aliases. This fixes PR2054
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 5 Mar 2008 15:27:21 +0000 (15:27 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 5 Mar 2008 15:27:21 +0000 (15:27 +0000)
commit4fb2873bb46330da18f413cec661ce2fd0f9f37c
tree27fdf357a0294b552953a65747ee6a5736819d61
parent1c01a72d4d29897763a85a9dd56a3457607ff2ef
Remember the source->dest mapping when copying aliases. This fixes PR2054

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