summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-10-04 23:40:31 +0000
committerCraig Topper <craig.topper@intel.com>2018-10-04 23:40:31 +0000
commit029d1ef6ebe65280d675d8bccb33a5222f8b5efb (patch)
tree3ad6dfa1a274882847ed82441421e8332b2df127 /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
parent409b4391527a72d8c606749386a079aa42437f57 (diff)
downloadbcm5719-llvm-029d1ef6ebe65280d675d8bccb33a5222f8b5efb.tar.gz
bcm5719-llvm-029d1ef6ebe65280d675d8bccb33a5222f8b5efb.zip
[SimplifyCFG] Pass AggressiveInsts to DominatesMergePoint by reference. Remove null check.
Summary: At some point in the past the recursion in DominatesMergePoint used to pass null for AggressiveInsts as part of the recursion. It no longer does this. So there is no way for AggressiveInsts to be null. This passes it by reference and removes the null check to make this explicit. Reviewers: efriedma, reames Reviewed By: efriedma Subscribers: xbolva00, llvm-commits Differential Revision: https://reviews.llvm.org/D52575 llvm-svn: 343828
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud