Commits

Erik Eckstein committed 5e7342633b3
runtime: add runtime functions for stack promotion of buffers. These functions are usually lowered away, but can remain if SIL optimizations run but not llvm optimizations. This is only a workaround. I hope that I can remove the functions soon when we have a better support for buffers in SIL.