diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2017-02-28 10:04:36 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2017-02-28 10:04:36 +0000 |
commit | 85d4d5b4935e82b14c42ef3f77ca903a07c6a8de (patch) | |
tree | d9302200376c21500cf081efb05db29abd1bb5f1 /lldb/packages/Python/lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py | |
parent | 3a7e13140aa62f8636855b2a084a8280c87162b4 (diff) | |
download | bcm5719-llvm-85d4d5b4935e82b14c42ef3f77ca903a07c6a8de.tar.gz bcm5719-llvm-85d4d5b4935e82b14c42ef3f77ca903a07c6a8de.zip |
[ARM] Diagnose PC-writing instructions in IT blocks
In Thumb2, instructions which write to the PC are UNPREDICTABLE if they are in
an IT block but not the last instruction in the block.
Previously, we only diagnosed this for LDM instructions, this patch extends the
diagnostic to cover all of the relevant instructions.
Differential Revision: https://reviews.llvm.org/D30398
llvm-svn: 296459
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py')
0 files changed, 0 insertions, 0 deletions