diff options
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2010-02-06 19:20:49 +0000 |
|---|---|---|
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2010-02-06 19:20:49 +0000 |
| commit | d6fff557db24f2d08340564b14872c6d70cd9650 (patch) | |
| tree | 97f3b58cf39f9fbaba6bf8ceea0434fea3e38a99 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 15dda3701a09889fe80b63a2411ba4c5bcd90101 (diff) | |
| download | llvm-d6fff557db24f2d08340564b14872c6d70cd9650.zip llvm-d6fff557db24f2d08340564b14872c6d70cd9650.tar.gz llvm-d6fff557db24f2d08340564b14872c6d70cd9650.tar.bz2 | |
First step towards varargs support in Mips:
- o32 cc must pass all arguments in A0...A3 and stack regardless
if its type (but respect the alignment).
- Store all variable arguments back to the caller stack.
llvm-svn: 95500
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
