diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-03-08 22:56:15 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-03-08 22:56:15 +0000 |
commit | 0bfbd9b68c2cab4ece606ad6971cdcc0f2ed1847 (patch) | |
tree | 59a90868f0bcfd6e6ec4cb14a2b9562ac07a0a7e /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | 4f2fd2d2be6a14f164bc5f7fbd9cdb4c9d615e08 (diff) | |
download | bcm5719-llvm-0bfbd9b68c2cab4ece606ad6971cdcc0f2ed1847.tar.gz bcm5719-llvm-0bfbd9b68c2cab4ece606ad6971cdcc0f2ed1847.zip |
Fix a crash compiling 254.gap for Thumb2. The Thumb2 add/sub with 12-bit
immediate instructions cannot set the condition codes, so they do not have
the extra cc_out operand. We hit an assertion during tail duplication
because the instruction being duplicated had more operands that expected.
llvm-svn: 98001
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions