commit | 9e86f4364b912ae743490ba01d6989acfd12c046 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Wed Jul 07 14:27:09 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Wed Jul 07 14:27:09 2010 +0000 |
tree | 0eb6677f25fb104f50e85918f79d60b5665e0315 | |
parent | 46151f1764ec61bfe3724e5db41e7675a9d90a96 [diff] |
Remove interprocedural-basic-aa and associated code. The AliasAnalysis interface needs implementations to be consistent, so any code which wants to support different semantics must use a different interface. It's not currently worthwhile to add a new interface for this new concept. Document that AliasAnalysis doesn't support cross-function queries. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107776 91177308-0d34-0410-b5e6-96231b3b80d8