diff options
author | Gerolf Hoflehner <ghoflehner@apple.com> | 2017-07-12 23:05:15 +0000 |
---|---|---|
committer | Gerolf Hoflehner <ghoflehner@apple.com> | 2017-07-12 23:05:15 +0000 |
commit | 3f164318e77bb1accbde6b79efb427cce7553b4c (patch) | |
tree | 4d5b2bcf0fdda1370bebc49350c759a1682fdacb /lldb/packages/Python/lldbsuite/test/functionalities/step-avoids-no-debug/TestStepNoDebug.py | |
parent | ac298951731bab2aceafd6f7f42ec1c0863316f4 (diff) | |
download | bcm5719-llvm-3f164318e77bb1accbde6b79efb427cce7553b4c.tar.gz bcm5719-llvm-3f164318e77bb1accbde6b79efb427cce7553b4c.zip |
[SjLj] Replace recursive block marking algorithm with iterative algorithm
Summary:
Some programs run into a stack overflow issue. This change avoids this
problem by replacing the recursive algorithm with the iterative version.
Reviewers: MatzeB, t.p.northover, dblaikie
Reviewed By: MatzeB
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D35105
llvm-svn: 307860
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/step-avoids-no-debug/TestStepNoDebug.py')
0 files changed, 0 insertions, 0 deletions