aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-11-10 18:23:01 +0000
committerDuncan Sands <baldrick@free.fr>2010-11-10 18:23:01 +0000
commitf3b1bf160642f92ee2c625b70068e1f6e04712b9 (patch)
tree72a7669785e62986b18dbd0d83e1218301b6346e /lldb/source/Commands/CommandObjectFrame.cpp
parentebfb6fb563ec3400ac5b3fde6215513a6c044c02 (diff)
downloadllvm-f3b1bf160642f92ee2c625b70068e1f6e04712b9.zip
llvm-f3b1bf160642f92ee2c625b70068e1f6e04712b9.tar.gz
llvm-f3b1bf160642f92ee2c625b70068e1f6e04712b9.tar.bz2
Teach InstructionSimplify how to look through PHI nodes. Since PHI
nodes can be used in loops, this could result in infinite looping if there is no recursion limit, so add such a limit. It is also used for the SelectInst case because in theory there could be an infinite loop there too if the basic block is unreachable. llvm-svn: 118694
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions