The trick with globals actually works with allocas and malloc too
authorChris Lattner <sabre@nondot.org>
Fri, 26 Nov 2004 20:01:48 +0000 (20:01 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Nov 2004 20:01:48 +0000 (20:01 +0000)
commit4e61676b568e6a30759d08073d174a0694dfea00
tree3b0bc90407553c96e1ed7977004968d71bf27abe
parent0a1ac907c30cd3a5d0d8f96c1015bdb1c7461290
The trick with globals actually works with allocas and malloc too

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