swift
6ae818c9 - Remove the LLVM stack promotion pass and related SIL optimization logic.

Commit
9 years ago
Remove the LLVM stack promotion pass and related SIL optimization logic. It's not needed anymore because array buffers are now allocated with alloc_ref instead of a swift_bufferAllocate runtime call.
Author
Committer
Parents
Loading