Replace a temporary std::string with SmallString.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 26 Feb 2010 20:28:29 +0000 (20:28 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 26 Feb 2010 20:28:29 +0000 (20:28 +0000)
commitaabc26c4d579995ec441bb2e632290ec241f6383
tree3c1030b81ecc75602d63d749dd1c837c3623589f
parent621a415c013556d2d67359c4c51da11ee3703196
Replace a temporary std::string with SmallString.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97259 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/MemoryBuffer.cpp