diff options
| author | Dan Gohman <gohman@apple.com> | 2011-06-04 00:31:50 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2011-06-04 00:31:50 +0000 |
| commit | fb02cec44e89f53dbb6b87fb774c1d6727a3df83 (patch) | |
| tree | a8f2db14c4deee5d53ad36f7090d80800808546f /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | 4451cd451156b6ebff0ac0e1895e0fc6312a4709 (diff) | |
| download | llvm-fb02cec44e89f53dbb6b87fb774c1d6727a3df83.zip llvm-fb02cec44e89f53dbb6b87fb774c1d6727a3df83.tar.gz llvm-fb02cec44e89f53dbb6b87fb774c1d6727a3df83.tar.bz2 | |
Fix BasicAA's recursion detection so that it doesn't pessimize
queries in the case of a DAG, where a query reaches a node
visited earlier, but it's not on a cycle. This avoids
MayAlias results in cases where BasicAA is expected to
return MustAlias or PartialAlias in order to protect TBAA.
llvm-svn: 132609
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
