diff options
author | Jason Molenda <jmolenda@apple.com> | 2016-06-07 02:19:54 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2016-06-07 02:19:54 +0000 |
commit | c7afda5a0942a0fe3bd814d1f6a308e1dd817053 (patch) | |
tree | f42260f41dc26eaa0732aa4a7639dbe3c4486abe /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 6fd589a763a3c819ec09efd5ff0899cbe6bb59af (diff) | |
download | bcm5719-llvm-c7afda5a0942a0fe3bd814d1f6a308e1dd817053.tar.gz bcm5719-llvm-c7afda5a0942a0fe3bd814d1f6a308e1dd817053.zip |
Add support for using armv7 compact unwind information
as an asynchronous unwind plan source.
Two small fixes to the compact unwind dumper tool for
armv7 encodings.
A change to DWARFCallFrameInfo to strip the 0th bit on
addresses in eh_frame sections when armv7. In the
clang generated examples I have, the 0th bit is set for
thumb functions and that's causing the unwinder to pick
the wrong function for eh_frame info.
llvm-svn: 271970
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions