summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorHaicheng Wu <haicheng@codeaurora.org>2016-02-08 17:00:39 +0000
committerHaicheng Wu <haicheng@codeaurora.org>2016-02-08 17:00:39 +0000
commitb35f772b904cae91dc5845c35171fab46415972d (patch)
treea1de8b1c1238cc85fddb72fa9aeb670568d0bbd8 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent2bba779272a23094b3a1ff7b3c56259d51f457df (diff)
downloadbcm5719-llvm-b35f772b904cae91dc5845c35171fab46415972d.tar.gz
bcm5719-llvm-b35f772b904cae91dc5845c35171fab46415972d.zip
[JumpThreading] Change a return of ComputeValueKnownInPredecessors()
Change a return statement of ComputeValueKnownInPredecessors() to be the same as the rest return statements of the function. Otherwise, it might return true with an empty Result when the current basic block has no predecessors and trigger the first assert of JumpThreading::ProcessThreadableEdges(). llvm-svn: 260110
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud