Commits

Doug Gregor committed 993754c1feb
IR generation for the dealloc_ref SIL instruction. Note that this lowering currently assumes that the static type of the class is its dynamic type. This should be a flag on the dealloc_ref instruction, not an assumption. Swift SVN r12144