Don't create a whole new string just to copy the elements into it.
authorOwen Anderson <resistor@mac.com>
Thu, 26 Jun 2008 17:06:02 +0000 (17:06 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 26 Jun 2008 17:06:02 +0000 (17:06 +0000)
commit8342cfff9a221dd69c1d9c615414ec3b8c8db776
treef1172dbbc4d03de343c982b2243086476c6c0ecf
parent3987f8e1ac727f77dfe605ced638ca19a4602928
Don't create a whole new string just to copy the elements into it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52785 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineModuleInfo.cpp