Commits

Joe Groff committed 9ab54146090
IRGen: Load dependent class instance size and alignment from metadata. When allocating and deallocating dependent generic class instances, load the instance size and alignment from the metadata instead of trying to use a static size from the compile-time class layout. Swift SVN r9250