]> granicus.if.org Git - llvm/commit
Add null checks before using a pointer.
authorRichard Trieu <rtrieu@google.com>
Fri, 10 Jun 2016 01:42:05 +0000 (01:42 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 10 Jun 2016 01:42:05 +0000 (01:42 +0000)
commitfc34cc4521783ee042e30d788d5464dd286f7c64
treecc58e83f99c99e12ede88c882ac077ee64f6d8e8
parent7f8e1c60de6e60918c5f3084566f9d6b92efba4c
Add null checks before using a pointer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272359 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ProfileSummaryInfo.cpp