During module cloning copy aliases too. This fixes PR1544
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 10 Jul 2007 19:07:35 +0000 (19:07 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 10 Jul 2007 19:07:35 +0000 (19:07 +0000)
commita289511090b2b48e0824349865e5bc9cb4b7d33c
treeefb9b3dc8653ebc8b58b787907b69e767399af99
parent06b6e82f79a30e0cc16c736875069f0f64cc400a
During module cloning copy aliases too. This fixes PR1544

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38505 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneModule.cpp