When cloning a module, clone the inline asm.
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 23:06:28 +0000 (23:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 23:06:28 +0000 (23:06 +0000)
commit9771aeafca2875c8ac6ef19ab8dd5b432ee94677
tree7a9790fda0dfd5dd1926f85455c45555ab3116ac
parent8335e84a4b7a90226ba9ae5f3e820418fb505470
When cloning a module, clone the inline asm.

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