Commits

Joe Groff committed e9849d725b7
SIL.rst: remove "destroy" instruction Value types should not require destruction beyond `release`-ing their reference type members. `release` for reference types and `destroy_addr` for address-only types should cover all cleanup needs. Swift SVN r3264