Skip to content
Commit 5e16c6a9 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

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
parent 0a042ced
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment