Commits

Anna Zaks committed 4d50044dd83
Add MandatoryInlinedLocation SIL location type. This will allow us to differentiate from regular inlined code (as in optimization inlining). Some passes(AllocBocToStack) and debug info would be allowed to be more aggressive/preserve less debug info with mandatory inlined code. Swift SVN r9339