diff options
author | Peter Smith <peter.smith@linaro.org> | 2017-07-11 09:47:12 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2017-07-11 09:47:12 +0000 |
commit | a2e5ecc1f39c7b70dd838751eb783300e8a6a02e (patch) | |
tree | d3d1eedd8748b790d022881d52cceaa20bc8e454 /lldb/packages/Python/lldbsuite/test/functionalities/signal/raise | |
parent | 443135c6eb36d14f19cab449f6f23613c9cd101b (diff) | |
download | bcm5719-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