MS ABI: Return sret parameters when using inalloca
Previously the X86 backend would look for the sret attribute and handle this for us. inalloca takes that all away, so we have to do the return ourselves now. llvm-svn: 202097
Loading
Please register or sign in to comment