Fix ARM handling of tBcc branch relaxation.
authorJim Grosbach <grosbach@apple.com>
Tue, 6 Dec 2011 01:08:19 +0000 (01:08 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 6 Dec 2011 01:08:19 +0000 (01:08 +0000)
commitd9a6e8978dd65c85d68bf1141d992da576878cd8
tree29f126639a446519f5718e5ba7c251ce01729663
parente80fba0e6c976039c132c3d5d4fcad569d2259a8
Fix ARM handling of tBcc branch relaxation.

rdar://10069056

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
test/MC/MachO/relax-thumb2-branches.s [new file with mode: 0644]