diff options
| author | Fedor Sergeev <fedor.sergeev@azul.com> | 2018-08-29 19:10:44 +0000 |
|---|---|---|
| committer | Fedor Sergeev <fedor.sergeev@azul.com> | 2018-08-29 19:10:44 +0000 |
| commit | 7b49aa03af9877ede00a100c6b178414e2f8656d (patch) | |
| tree | 4dfde49be225ff4961d62462ec1088baba3d60ea /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
| parent | cf311cfc20a363ba1ee1a8115ab307d6745a6b73 (diff) | |
| download | bcm5719-llvm-7b49aa03af9877ede00a100c6b178414e2f8656d.tar.gz bcm5719-llvm-7b49aa03af9877ede00a100c6b178414e2f8656d.zip | |
[SimpleLoopUnswitch] After unswitch delete dead blocks in parent loops
Summary:
Assert from PR38737 happens on the dead block inside the parent loop
after unswitching nontrivial switch in the inner loop.
deleteDeadBlocksFromLoop now takes extra care to detect/remove dead
blocks in all the parent loops in addition to the blocks from original
loop being unswitched.
Reviewers: asbirlea, chandlerc
Reviewed By: asbirlea
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D51415
llvm-svn: 340955
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions

