summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py
diff options
context:
space:
mode:
authorHaicheng Wu <haicheng@codeaurora.org>2016-07-03 19:14:17 +0000
committerHaicheng Wu <haicheng@codeaurora.org>2016-07-03 19:14:17 +0000
commitb71b2f622a00ab55073214e4e701f902ebeb8dc9 (patch)
treec89100d732785acd6c25fcc79d15e74898d07a36 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py
parent68ea80649b3fd52b72c42c8e6453b6417012a262 (diff)
downloadbcm5719-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/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud