| commit | 5c740f1523ce425758ae2c3c5e454be18971d76d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jun 30 19:14:05 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jun 30 19:14:05 2010 +0000 |
| tree | 3e4543e92d993c0cb76eb889f31fe7a6a923ffe3 | |
| parent | 02995320e9cba5d2179700f14ce35bbffe12c24e [diff] |
Reapply: r107173, "fix PR7519: after thrashing around and remembering how all this stuff" r107216, "fix PR7523, which was caused by the ABI code calling ConvertType instead" This includes a fix to make ConvertTypeForMem handle the "recursive" case, and call it as such when lowering function types which have an indirect result. llvm-svn: 107310