VLDR fixups need special handling under Thumb. While the encoding is the same,
authorOwen Anderson <resistor@mac.com>
Wed, 8 Dec 2010 00:18:36 +0000 (00:18 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 8 Dec 2010 00:18:36 +0000 (00:18 +0000)
commitd8e351b96f5fd7007fbdd636acaa1fc9f6e18f3c
tree0c76b83a6946f82c9a16aff12aad8823ae11c93a
parente113ae56d9ee2fddce14f5caaae1229e70ee0a00
VLDR fixups need special handling under Thumb.  While the encoding is the same,
the order of the bytes in the data stream is flipped around.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121215 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/ARM/ARMFixupKinds.h
lib/Target/ARM/ARMMCCodeEmitter.cpp