summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2016-08-31 19:26:19 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2016-08-31 19:26:19 +0000
commite0b2d97b520b381f4002f1028f580defe1a31d9d (patch)
treeed81bc1bd60b8f571b53dd7c802949b624410b45 /lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py
parent8d84605f25d91c63c2c9e2c8f42575da520f17a3 (diff)
downloadbcm5719-llvm-e0b2d97b520b381f4002f1028f580defe1a31d9d.tar.gz
bcm5719-llvm-e0b2d97b520b381f4002f1028f580defe1a31d9d.zip
[LoopInfo] Add verification by recomputation.
Summary: Current implementation of LI verifier isn't ideal and fails to detect some cases when LI is incorrect. For instance, it checks that all recorded loops are in a correct form, but it has no way to check if there are no more other (unrecorded in LI) loops in the function. This patch adds a way to detect such bugs. Reviewers: chandlerc, sanjoy, hfinkel Subscribers: llvm-commits, silvas, mzolotukhin Differential Revision: https://reviews.llvm.org/D23437 llvm-svn: 280280
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud