OSDN Git Service

Handle alias sets that have been unified, and thus can have other references
authorChris Lattner <sabre@nondot.org>
Tue, 27 Jun 2006 23:56:13 +0000 (23:56 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Jun 2006 23:56:13 +0000 (23:56 +0000)
commit356d8c24997d33a83482c2d20c31b106a3b8db08
tree1e4d4a7f2efa641484b973e1afbed4574657c202
parentf2998574961514a156ea5defe3aa58fdcc9805b8
Handle alias sets that have been unified, and thus can have other references
to them.  This fixes a regression in my previous checkin.

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