summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ClangExpressionParser.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-10-07 23:18:02 +0000
committerBill Wendling <isanbard@gmail.com>2011-10-07 23:18:02 +0000
commit883ec9711530053a0f38e2cd3ef2b72af6e2ebea (patch)
tree3ae599dd192707226c4c8a6504fb01f89a7ec847 /lldb/source/Expression/ClangExpressionParser.cpp
parent6a37c64a47e1b094c70b6f21c0b94d55313a233d (diff)
downloadbcm5719-llvm-883ec9711530053a0f38e2cd3ef2b72af6e2ebea.tar.gz
bcm5719-llvm-883ec9711530053a0f38e2cd3ef2b72af6e2ebea.zip
Take all of the invoke basic blocks and make the dispatch basic block their new
successor. Remove the old landing pad from their successor list, because it's now the successor of the dispatch block. Now that the landing pad blocks are no longer the destination of invokes, we can mark them as normal basic blocks instead of landing pads. This more closely resembles what the CFG is actually doing. llvm-svn: 141436
Diffstat (limited to 'lldb/source/Expression/ClangExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud