Fix a few more places in the ARM disassembler so that branches get
authorKevin Enderby <enderby@apple.com>
Thu, 12 Apr 2012 23:13:34 +0000 (23:13 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 12 Apr 2012 23:13:34 +0000 (23:13 +0000)
commit2a7d3a93735f97c2a4cabcc08a88d702c28cb0d4
treeb4ab7f6ba696e1a50b9718cc6c0fb84dfcec7e03
parent6bc572ce0e8613a021f9c989bba62d2f64be8af7
Fix a few more places in the ARM disassembler so that branches get
symbolic operands added when using the C disassembler API.

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