summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/multiline/TestMultilineExpressions.py
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2017-05-05 11:31:25 +0000
committerJohn Brawn <john.brawn@arm.com>2017-05-05 11:31:25 +0000
commit1b74f8c51f7fb44d47336f7431b427326230d47e (patch)
tree6101f3705a6dce643242bf473df588575203013c /lldb/packages/Python/lldbsuite/test/expression_command/multiline/TestMultilineExpressions.py
parent5c913e9973f40d5f49c126d873eceaef761aa169 (diff)
downloadbcm5719-llvm-1b74f8c51f7fb44d47336f7431b427326230d47e.tar.gz
bcm5719-llvm-1b74f8c51f7fb44d47336f7431b427326230d47e.zip
[ARM] Add support for ORR and ORN instruction substitutions
Recently support was added for substituting one intruction for another by negating or inverting the immediate, but ORR and ORN were missed so this patch adds them. This one is slightly different to the others in that ORN only exists in thumb, so we only do the substitution in thumb. Differential Revision: https://reviews.llvm.org/D32534 llvm-svn: 302224
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/multiline/TestMultilineExpressions.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud