summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2016-09-08 01:52:26 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2016-09-08 01:52:26 +0000
commit5e0a20697e5e57d7306d4b335cb5aa9cd359e99b (patch)
tree3747e5c33115403d958ad8162bf89adc9fe1f433 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent81291a0fce2fb46f466676c1fd023af09c5ebbd7 (diff)
downloadbcm5719-llvm-5e0a20697e5e57d7306d4b335cb5aa9cd359e99b.tar.gz
bcm5719-llvm-5e0a20697e5e57d7306d4b335cb5aa9cd359e99b.zip
[LoopUnroll] Properly update loop-info when cloning prologues and epilogues.
Summary: When cloning blocks for prologue/epilogue we need to replicate the loop structure from the original loop. It wasn't a problem for the innermost loops, but it led to an incorrect loop info when we unrolled a loop with a child loop - in this case created prologue-loop had a child loop, but loop info didn't reflect that. This fixes PR28888. Reviewers: chandlerc, sanjoy, hfinkel Subscribers: llvm-commits, silvas Differential Revision: https://reviews.llvm.org/D24203 llvm-svn: 280901
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud