Make sure that the cloned module retains the type symbol table entries!
authorChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 17:15:33 +0000 (17:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 17:15:33 +0000 (17:15 +0000)
commit892310eaff9eb8439029755ddf84c2f22f0b7dd7
tree0af0eb97eb65d63c735f970f4f5a9869b31e0289
parent640f22e66d90439857a97a83896ee68c4f7128c9
Make sure that the cloned module retains the type symbol table entries!

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