All conditional branches are disallowed in IT blocks, not just CBZ/CBNZ.
authorOwen Anderson <resistor@mac.com>
Thu, 8 Sep 2011 22:48:37 +0000 (22:48 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 8 Sep 2011 22:48:37 +0000 (22:48 +0000)
commit441462f9328cc7fb86af74c9568a7f70b7bd1fbc
tree24c3b8071f0427ad312bea365e2cee9aabee44b2
parentd2fc31b3f75700dc89305cb161f3bca7f1a39bef
All conditional branches are disallowed in IT blocks, not just CBZ/CBNZ.

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