Commits

Joe Groff committed a17a812ad65
IRGen: Add 'retain' and 'release' to TypeInfos. These let SILGen retain and release arbitrary Explosions without having to work around cleanups. Also remove 'transfer' because I'm dumb and didn't realize 'reexplode' already does the same thing. Swift SVN r3816