Commits

Joe Groff committed b8f9e53c374
IRGen: Emit injection functions for single-payload unions. When injecting the payload case of the union, pack the payload value into its native representation, and add zeroed extra bits if needed. When injecting the non-payload cases, assign them extra inhabitants if we have them, spilling into setting extra bits if needed. Swift SVN r7323