ARMEB: Fix function result return for composite types
authorChristian Pirker <cpirker@a-bix.com>
Thu, 3 Jul 2014 09:28:12 +0000 (09:28 +0000)
committerChristian Pirker <cpirker@a-bix.com>
Thu, 3 Jul 2014 09:28:12 +0000 (09:28 +0000)
commitc3d3217525d531afe3c08eca12b77144d01786b8
tree4f43e2f4094dd84ebe06521d80f17edd54bc36c5
parent6b3544eb1d109dfc5d24a3a77f5496c4a6edd341
ARMEB: Fix function result return for composite types

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

llvm-svn: 212261
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/arm-be-result-return.c [new file with mode: 0644]