Commits

Erik Eckstein committed 68fa1c2c345
Support for stack promotion in IRGen. This means: handling of alloc_ref [stack]. It can be configured with two new options. See Option/FrontendOptions.td. As the [stack] attribute is not generated yet, there should be NFC. Swift SVN r32929