aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-10-05 02:33:56 +0000
committerJohn McCall <rjmccall@apple.com>2010-10-05 02:33:56 +0000
commit0077b22aa4d86610718531c29a378662a9fe855c (patch)
treefa331b69a07053e80be3c783d7e98772ac1458f1 /lldb/source/Commands/CommandObjectExpression.cpp
parent1e8b44e47068ddd181074457c5c362d395358eff (diff)
downloadllvm-0077b22aa4d86610718531c29a378662a9fe855c.zip
llvm-0077b22aa4d86610718531c29a378662a9fe855c.tar.gz
llvm-0077b22aa4d86610718531c29a378662a9fe855c.tar.bz2
If we're resolving all outstanding fixups, and there are multiple fixups
for the same destination, then we must potentially rewrite the initial branch of every fixup. Without this patch, a short-circuit check meant to prevent a switch case from being redundantly added was preventing later fixups from being processed. Fixes PR8175 (again). llvm-svn: 115586
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions