Fix a small bug (typo?) in the fixup for Thumb1 CBZ/CBNZ instructions.
authorOwen Anderson <resistor@mac.com>
Tue, 14 Dec 2010 19:42:53 +0000 (19:42 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 14 Dec 2010 19:42:53 +0000 (19:42 +0000)
commit86abd48fd01080f08eec1b46f92c90308b03bfd4
tree1248494671d410cdd8e9d67cd13fa5e1134e39a9
parentbfce678de7b509a497ac6d91f29e749adab7e40c
Fix a small bug (typo?) in the fixup for Thumb1 CBZ/CBNZ instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121784 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp