Fix an obvious copy-n-paste bug.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 20 Aug 2009 17:01:04 +0000 (17:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 20 Aug 2009 17:01:04 +0000 (17:01 +0000)
commit89d177f017f5a41898f373f5c75a91eed0e96c8c
tree5f9bf19febef1160940ea703473a5f4078c87ce2
parent4caadc3ae0095a7800e7d63fc58134e11f68419c
Fix an obvious copy-n-paste bug.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79535 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td
test/CodeGen/Thumb/2009-08-20-ISelBug.ll [new file with mode: 0644]