fix memory-layout assumption which only holds on little-endian systems
authorGabor Greif <ggreif@gmail.com>
Fri, 22 Oct 2010 23:16:11 +0000 (23:16 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 22 Oct 2010 23:16:11 +0000 (23:16 +0000)
commit41f31ef28eb10e6938e491987e3c1d74742ea520
tree825b921a96e4b239391b3fb5ca81cf72960c2b44
parent14e8d71cc945034d4ee6e76be00e00f14efac62f
fix memory-layout assumption which only holds on little-endian systems

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117176 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp