| commit | 4568ed78934f2d14e6d10ece67ddc15bc8687fb8 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Apr 10 19:12:44 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Apr 10 19:12:44 2010 +0000 |
| tree | 655d09beb0d741cdaa3c4966665c29b28ead463b | |
| parent | 6a75ebb137832ffd21596c764de93d690ea58a95 [diff] |
Implement support for varargs functions without any fixed parameters in the CBE by implicitly adding a fixed argument. This allows eliminating a work-around from DAE. Patch by Sylvere Teissier! llvm-svn: 100944