SampleProfile.cpp: Quick fix to r203976 about abuse of Twine. The life of Twine was...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 15 Mar 2014 00:10:12 +0000 (00:10 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 15 Mar 2014 00:10:12 +0000 (00:10 +0000)
commitba3fc12d80fac34f165d89a0bc977f1665c85a3b
tree902e7b2f0f793023777073ef7d26b2987082a1c4
parent2345166d2fd500837681f599e6cd555bdcde3daa
SampleProfile.cpp: Quick fix to r203976 about abuse of Twine. The life of Twine was too short.

FIXME: DiagnosticInfoSampleProfile should not hold Twine&.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203990 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SampleProfile.cpp