diff options
author | Haicheng Wu <haicheng@codeaurora.org> | 2016-07-03 19:14:17 +0000 |
---|---|---|
committer | Haicheng Wu <haicheng@codeaurora.org> | 2016-07-03 19:14:17 +0000 |
commit | b71b2f622a00ab55073214e4e701f902ebeb8dc9 (patch) | |
tree | c89100d732785acd6c25fcc79d15e74898d07a36 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 68ea80649b3fd52b72c42c8e6453b6417012a262 (diff) | |
download | bcm5719-llvm-b71b2f622a00ab55073214e4e701f902ebeb8dc9.tar.gz bcm5719-llvm-b71b2f622a00ab55073214e4e701f902ebeb8dc9.zip |
[MBB] add a missing corner case in UpdateTerminator()
After the block placement, if a block ends with a conditional branch, but the
next block is not its successor. The conditional branch should be changed to
unconditional branch. This patch fixes PR28307, PR28297, PR28402.
Differential Revision: http://reviews.llvm.org/D21811
llvm-svn: 274470
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions