Commits

Joe Groff committed dcc414026e7
IRGen: Lower SIL DeinitExistentialInst. Provide a lowering for the DeinitExistential instruction to deallocate the buffer in an existential container with an uninitialized value, using its deallocateBuffer witness. Swift SVN r5623