Thumb2 only force the fixup thumb bit for data relocations.
authorJim Grosbach <grosbach@apple.com>
Mon, 28 Nov 2011 23:39:00 +0000 (23:39 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 28 Nov 2011 23:39:00 +0000 (23:39 +0000)
commit958da85b937a26f47eb2412e6e05656b93c07066
tree553d0d7ff0ff7b86fbf236510863ee977375fbaa
parent54b92113e227db1d982172df18c4ad5058aae4e9
Thumb2 only force the fixup thumb bit for data relocations.

rdar://10493453

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