Fix comments; the type graph is currently a tree, not a DAG.
authorDan Gohman <gohman@apple.com>
Wed, 20 Oct 2010 22:02:58 +0000 (22:02 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Oct 2010 22:02:58 +0000 (22:02 +0000)
commit0b62f95ea81d8954c21a2ae54602be10e5e1bb7e
tree7b9fabb47f6f022b794e56bf0c667de19c80ed89
parent7ab2af03d8af0de39ea294be040fe64619f2e233
Fix comments; the type graph is currently a tree, not a DAG.

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