Commits

Joe Groff committed 65d443a1585
runtime: Define structures for protocol descriptors and existential metadata. We'll emit protocol descriptors with ObjC-compatible layout. Existential type metadata will be instantiated by the runtime and reference these descriptors to describe the type. Swift SVN r9708