diff options
author | Dan Gohman <gohman@apple.com> | 2010-07-07 14:27:09 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-07-07 14:27:09 +0000 |
commit | 00ef93258a63dc423bb33727b7d60da48fcd7ca1 (patch) | |
tree | 18df53c0f9af136d42a9eb01f07afcf811cdd15f /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 28e88d8f64c9f817fb0d4ff265653671007db3af (diff) | |
download | llvm-00ef93258a63dc423bb33727b7d60da48fcd7ca1.zip llvm-00ef93258a63dc423bb33727b7d60da48fcd7ca1.tar.gz llvm-00ef93258a63dc423bb33727b7d60da48fcd7ca1.tar.bz2 |
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.
llvm-svn: 107776
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions