| commit | 7633cbf005da7f40bf203630f0acc97483b7dfb0 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Mon Feb 02 21:43:58 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Mon Feb 02 21:43:58 2009 +0000 |
| tree | 427a8d2a0345458f4f68ed89bab7541615a384b6 | |
| parent | 0e8fc3c773e20c66e8fd11284c5d2c9c3278afee [diff] |
ABI handling API changes. - Lift CGFunctionInfo creation up to callers of EmitCall. - Move isVariadic bit out of CGFunctionInfo, take as argument to GetFunctionType instead. No functionality change. llvm-svn: 63550