This patch fixes the PPC calling convention to handle returns of
_Complex float and _Complex long double, by simply increasing the number of floating point registers available for return values. The test case verifies that the correct registers are loaded. llvm-svn: 172733
Loading
Please register or sign in to comment