Add special-case code to allow null-guards on calls to malloc.
authorOwen Anderson <resistor@mac.com>
Sun, 12 Oct 2008 08:10:46 +0000 (08:10 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 12 Oct 2008 08:10:46 +0000 (08:10 +0000)
commitb5cf048fdf42fea53182523ad815181a8af068a0
treed580d6785a13154ab39360d29f4ea3b08cce2800
parent4b089929b4cfa4b3ca7ad6a79db5c60b73012755
Add special-case code to allow null-guards on calls to malloc.

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