Fix a comment, and a bug where we weren't applying the tail call logic in cases that...
authorOwen Anderson <resistor@mac.com>
Mon, 18 Feb 2008 03:52:21 +0000 (03:52 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 18 Feb 2008 03:52:21 +0000 (03:52 +0000)
commitae708a3d91a9babfa171760f15d0fdcedd674d0d
treef457f5a1a7feb2dfabc18a34d10777301e06a306
parent9aa7c35cee0eac0b84212f01abb41ca923f70ec2
Fix a comment, and a bug where we weren't applying the tail call logic in cases that failed the first test.

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