Make sure to preserve endiannes and pointer size when cloning modules!
authorChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 15:54:40 +0000 (15:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 15:54:40 +0000 (15:54 +0000)
commit7899b74fdbb58bcb50641703b6f1f212a3aebcb0
treee73770514a69e7d967c35a286bd0b612a5416213
parenteea21dd91c5d79b406a2a73d9c4769e272a34aab
Make sure to preserve endiannes and pointer size when cloning modules!

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