summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/signal/raise
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2017-07-11 09:47:12 +0000
committerPeter Smith <peter.smith@linaro.org>2017-07-11 09:47:12 +0000
commita2e5ecc1f39c7b70dd838751eb783300e8a6a02e (patch)
treed3d1eedd8748b790d022881d52cceaa20bc8e454 /lldb/packages/Python/lldbsuite/test/functionalities/signal/raise
parent443135c6eb36d14f19cab449f6f23613c9cd101b (diff)
downloadbcm5719-llvm-a2e5ecc1f39c7b70dd838751eb783300e8a6a02e.tar.gz
bcm5719-llvm-a2e5ecc1f39c7b70dd838751eb783300e8a6a02e.zip
[ARM] ldr pc,=expression should be allowed in Thumb2
This change allows the pc to be used as a destination register for the pseudo instruction LDR pc,=expression . The pseudo instruction must not be transformed into a MOV, but it can use the Thumb2 LDR (literal) instruction to a constant pool entry. See (A7.7.43 from ARMv7M ARM ARM). Differential Revision: https://reviews.llvm.org/D34751 llvm-svn: 307640
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/signal/raise')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud