summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-01-06 15:54:36 +0000
committerDavid Green <david.green@arm.com>2020-01-06 16:38:49 +0000
commitf88d52728b9c7f91e4cfec657c0fc60be07d2cb4 (patch)
tree6ab72905c7136db4a995987a5ea34b350bb0beae /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent0eb981b8ce70d07b1b1fb39b969a6fe9509840c1 (diff)
downloadbcm5719-llvm-f88d52728b9c7f91e4cfec657c0fc60be07d2cb4.tar.gz
bcm5719-llvm-f88d52728b9c7f91e4cfec657c0fc60be07d2cb4.zip
[ARM] Use the correct opcodes for Thumb2 segmented stack frame lowering
The segmented stack lowering code appears to be using ARM opcodes under Thumb2. The MRC opcode will be the same for Thumb and ARM, but t2LDR seems wrong. Either way, using the correct thumb vs arm opcodes is more correct. Differential Revision: https://reviews.llvm.org/D72074
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud