Commits

John McCall committed fc630c7f168
Inching towards a more useful idea of heap metadata. In particular, prepare for storing real v-table-like information in the heap metadata. Give the metadata object proper linkage and emit it as part of emitting the class. Adjust the manglings of constructors and destructors while I'm at it. Swift SVN r2628