x86 users can now return arbitrary sized structs. Structs too large to fit in...
x86 users can now return arbitrary sized structs. Structs too large to fit in return registers will be returned through a hidden sret parameter introduced during SelectionDAG construction. llvm-svn: 86876
Loading
Please register or sign in to comment