diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-09-09 10:26:50 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-09-09 10:26:50 +0000 |
commit | 025103cc61efded742b95e0a3b1e3d2f75b0c965 (patch) | |
tree | 763f6920117bc85eb6fb42665ecd56bab43dda6f /lldb/source/Plugins/ObjectFile/ELF | |
parent | eb882fc1f8e76cccfaea5668fd743adb257c7975 (diff) | |
download | bcm5719-llvm-025103cc61efded742b95e0a3b1e3d2f75b0c965.tar.gz bcm5719-llvm-025103cc61efded742b95e0a3b1e3d2f75b0c965.zip |
Change the looping stack detection code
In some special case (e.g. signal handlers, hand written assembly) it is
valid to have 2 stack frame with the same CFA value. This CL change the
looping stack detection code to report a loop only if at least 3
consecutive frames have the same CFA.
Differential revision: http://reviews.llvm.org/D12699
llvm-svn: 247133
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF')
0 files changed, 0 insertions, 0 deletions