Implement byval structure argument passing. The following limitations or
deficiencies exist: - Works only if ABI is o32. - Zero-sized structures cannot be passed. - There is a lot of redundancy in generated code. llvm-svn: 131986
Loading
Please register or sign in to comment