Commits

Joe Groff committed 45c675da24f
SILGen: Half-implement ErasureExprs. Proper handling of existentials requires address-only types. For now, we can implement proper initialization of an existential in memory then "load" it as a hack so we can move on with other nodes. Swift SVN r3509