SampleProfile.cpp: Fix take #2. The issue was abuse of StringRef here.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 15 Mar 2014 01:56:17 +0000 (01:56 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 15 Mar 2014 01:56:17 +0000 (01:56 +0000)
commit5d45272acc8de2b3308d56db7d6c9cfddd859d6b
treee1c4691f5b8297c72c141f099872c3b9dd93fc63
parentba3fc12d80fac34f165d89a0bc977f1665c85a3b
SampleProfile.cpp: Fix take #2. The issue was abuse of StringRef here.

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