RIT_ARM_ThumbBranch32Bit relocations are not used and should never be generated.
authorOwen Anderson <resistor@mac.com>
Tue, 22 Mar 2011 22:52:54 +0000 (22:52 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 22 Mar 2011 22:52:54 +0000 (22:52 +0000)
commitf862b35b0b948c14a4af669c09adab76a4b6e68a
tree3bd1d28830ca7c14f6862b6eca2b6b80224fdbae
parent28cf1156c93afabedc69fe7b73aa92ce85e323a5
RIT_ARM_ThumbBranch32Bit relocations are not used and should never be generated.
This fixes kimwitu++, bullet, and tramp3dv4 with the ARM integrated assembler.
Fixes <rdar://problem/9165738>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp