Better fix for ARM MOVT relocation encoding of thumb bit.
authorJim Grosbach <grosbach@apple.com>
Tue, 29 Nov 2011 01:15:25 +0000 (01:15 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 29 Nov 2011 01:15:25 +0000 (01:15 +0000)
commit6200611dffd301c49cb19d52eaedff79623adb98
tree408724c70f5b5ac1a572007ad26ca07f7e06e20a
parent45d7963950bdeea10aceb90c3e8eeb8ca8bc1dec
Better fix for ARM MOVT relocation encoding of thumb bit.

Replaces r145318 with a more targetted fix for the relocation handling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145346 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAssembler.cpp
lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp