ARMEB: Fix function return type f64
authorChristian Pirker <cpirker@a-bix.com>
Sun, 1 Jun 2014 09:30:52 +0000 (09:30 +0000)
committerChristian Pirker <cpirker@a-bix.com>
Sun, 1 Jun 2014 09:30:52 +0000 (09:30 +0000)
commit27e80698efbdad5eb961fca741673740d0919a41
tree4f3f5d16b615a1901962ec5a7b8e5c3b517cb6b2
parent05db56c676b2bd03eae3672d8849b1851256d1ac
ARMEB: Fix function return type f64

Reviewed at http://reviews.llvm.org/D3968

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209990 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/big-endian-ret-f64.ll [new file with mode: 0644]