Simplify code for returning a struct for Darwin x86-32 ABI. Use a better type...
Simplify code for returning a struct for Darwin x86-32 ABI. Use a better type for a function returning a struct containing only a pointer. Handle the edge case of a struct containing only a float or double plus some dead padding instead of asserting. llvm-svn: 144960
Loading
Please register or sign in to comment