Initialize variable to null so it has a value in the off chance that a
authorReid Spencer <rspencer@reidspencer.com>
Mon, 7 May 2007 18:50:07 +0000 (18:50 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 7 May 2007 18:50:07 +0000 (18:50 +0000)
commit295b1ceb4f96ca80ed2fc8d1a9fcfc4950dccdea
treefbc5f1a89a94b1f2da4b7d367d7eafb79ddce31c
parent5d286d8d6f49d9911f5a40ac91f723cd20874e53
Initialize variable to null so it has a value in the off chance that a
memory buffer couldn't be allocated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36904 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-prof/llvm-prof.cpp