When linking two modules, we should copy the alias.
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Thu, 28 Jun 2007 19:02:54 +0000 (19:02 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Thu, 28 Jun 2007 19:02:54 +0000 (19:02 +0000)
commit31ed0fb804dd86fb15093e114701932119914400
treecd41053f841edce10d86aabcf6ae703706269529
parentef6ba18a4c6ecddb12ec50668021776a6b73a71c
When linking two modules, we should copy the alias.

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