Checkin new alias analysis infrastructure
authorChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 18:25:20 +0000 (18:25 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 18:25:20 +0000 (18:25 +0000)
commit4df22c0100fe27f19e6f4874f24eedd0742b9cf4
treeec81069a1816bfe70ca666c3b9ac28783808cae7
parentd456ec983c7e2e6c3c03b20ff3a359db5326cfde
Checkin new alias analysis infrastructure

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3464 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysis.h [new file with mode: 0644]
include/llvm/Analysis/BasicAliasAnalysis.h [new file with mode: 0644]