Fix incorrect computation of mod/ref sets. Do not ask for mod/ref information
authorChris Lattner <sabre@nondot.org>
Sat, 17 Jul 2004 07:40:34 +0000 (07:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Jul 2004 07:40:34 +0000 (07:40 +0000)
commitcb19d679076724a86b62a1821e422ad69ab3d9c5
tree1ee424fbdc13f49c64ce76f4f11fae47bd557582
parentad48cc71dcd218216e5e7df6d05c481946a65879
Fix incorrect computation of mod/ref sets.  Do not ask for mod/ref information
for objects of size 0.

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