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