julia
f8a92df5 - fix #10981, splatting very long argument lists

Commit
9 years ago
fix #10981, splatting very long argument lists The issue was an `alloca` of temporary type layout info; need to switch to the heap for very large types.
Author
Parents
Loading