Convert TBAA to use the new TBAATag field of AliasAnalysis::Location.
authorDan Gohman <gohman@apple.com>
Tue, 14 Sep 2010 23:28:12 +0000 (23:28 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 14 Sep 2010 23:28:12 +0000 (23:28 +0000)
commite6291ae96efa1e27ca6606ac59b17e35d45c057e
tree55c48da6ed82508481430d7a20c76e89d38a1415
parentbb3e5dad6685dd54625edae789d1a703f4107a69
Convert TBAA to use the new TBAATag field of AliasAnalysis::Location.

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