diff options
author | Djordje Todorovic <djordje.todorovic@rt-rk.com> | 2019-10-30 11:04:53 +0100 |
---|---|---|
committer | Djordje Todorovic <djordje.todorovic@rt-rk.com> | 2019-10-30 13:58:14 +0100 |
commit | 532815dd5c54b9ee7d16cf4a437e82bab39c99ad (patch) | |
tree | e4b9518ffc9426eb2cb5f1ec2376079391117478 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | 02f4cfecf6936a28cbba9314a9cbb3f510aa9710 (diff) | |
download | bcm5719-llvm-532815dd5c54b9ee7d16cf4a437e82bab39c99ad.tar.gz bcm5719-llvm-532815dd5c54b9ee7d16cf4a437e82bab39c99ad.zip |
[ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Extend the describeLoadedValue() with support for target specific ARM and
AArch64 instructions interpretation. The patch provides specialization for
ADD and SUB operations that include a register and an immediate/offset
operand. Some of the instructions can operate with global string addresses
or constant pool indexes but such cases are omitted since we currently lack
flexible support for processing such operands at DWARF production stage.
Patch by Nikola Prica
Differential Revision: https://reviews.llvm.org/D67556
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions