Fix the optimized code handling of user asm strings
authorChris Lattner <sabre@nondot.org>
Thu, 10 Nov 2005 23:24:26 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Nov 2005 23:24:26 +0000 (23:24 +0000)
commit92c4bb904fba29c5f38bbdcd7633b0d69b4c2b9a
tree5e85f7270dab0e2f0f7c528f7b384e51eadd4fed
parent5684598f3fbebc7629e7fb2c2b5e120a99597c46
Fix the optimized code handling of user asm strings

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24296 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Mangler.cpp