simplify this by using SmallString::str(), much nicer!
authorChris Lattner <sabre@nondot.org>
Thu, 3 Sep 2009 03:54:02 +0000 (03:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Sep 2009 03:54:02 +0000 (03:54 +0000)
commitef6b2c05fdd33d590f7d38434dce6a981a092a4b
treec02e94d02eaf14926c43efac500db8bc217b0cf1
parent3f2f3f5341374c85955cfaffa71886724999762d
simplify this by using SmallString::str(), much nicer!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80874 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp