summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/edit-swig-python-wrapper-file.py
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-12-14 17:30:24 +0000
committerJim Grosbach <grosbach@apple.com>2011-12-14 17:30:24 +0000
commita342667fd08a8c9fa8abc9a6002c13dad5777c63 (patch)
tree8971926d3af51e2316d5993ae448fc0601dcc0b8 /lldb/scripts/Python/edit-swig-python-wrapper-file.py
parenta26979be295640b271b7be752ef751094cb893e5 (diff)
downloadbcm5719-llvm-a342667fd08a8c9fa8abc9a6002c13dad5777c63.tar.gz
bcm5719-llvm-a342667fd08a8c9fa8abc9a6002c13dad5777c63.zip
ARM/Thumb2 'cmp rn, #imm' alias to cmn.
When 'cmp rn #imm' doesn't match due to the immediate not being representable, but 'cmn rn, #-imm' does match, use the latter in place of the former, as it's equivalent. rdar://10552389 llvm-svn: 146567
Diffstat (limited to 'lldb/scripts/Python/edit-swig-python-wrapper-file.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud