summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ClangExpressionDeclMap.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-10-15 03:23:44 +0000
committerBob Wilson <bob.wilson@apple.com>2010-10-15 03:23:44 +0000
commit59351844e1c5ee565c82ab4f6be1e10def2aa8ee (patch)
tree41ccfda46c3aca4d46b3503cdddf907d8c438833 /lldb/source/Expression/ClangExpressionDeclMap.cpp
parent9476d957effad056c364ab73c3f8c301cc7f2d6c (diff)
downloadbcm5719-llvm-59351844e1c5ee565c82ab4f6be1e10def2aa8ee.tar.gz
bcm5719-llvm-59351844e1c5ee565c82ab4f6be1e10def2aa8ee.zip
ARM instructions that are both predicated and set the condition codes
have been printed with the "S" modifier after the predicate. With ARM's unified syntax, they are supposed to go in the other order. We fixed this for Thumb when we switched to unified syntax but missed changing it for ARM. Apparently we don't generate these instructions often because no one noticed until now. Thanks to Bill Wendling for the testcase! llvm-svn: 116563
Diffstat (limited to 'lldb/source/Expression/ClangExpressionDeclMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud