Commits

John McCall committed eb7dfb39ac8
Remove more dead code. It was convenient to just assume that the SILModule defines the deallocating destructor function. This should probably be represented somehow in e.g. the sil_vtable instead of being an implicit dependency. Swift SVN r12412