Skip to content
Commit 30e0ce8e authored by Strahinja Petrovic's avatar Strahinja Petrovic
Browse files

[PowerPC] fix passing long double arguments to function (soft-float)

This patch fixes passing long double type arguments to function in 
soft float mode. If there is less than 4 argument registers free 
(long double type is mapped in 4 gpr registers in soft float mode) 
long double type argument must be passed through stack.
Differential Revision: https://reviews.llvm.org/D20114.

llvm-svn: 277804
parent 928d7573
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment