getUnderlyingObject can return null, handle this.
authorChris Lattner <sabre@nondot.org>
Thu, 24 Jan 2008 19:07:10 +0000 (19:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Jan 2008 19:07:10 +0000 (19:07 +0000)
commitd087480166d8f0ec2a44732c7ec087f4eb1ba527
treef88c6c9dd02c0c076a4a2bb5c140178fa779666b
parentcadf873c83ad7ea7c638e6d98fc5f20752702b03
getUnderlyingObject can return null, handle this.

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