Commits

Joe Groff committed bbddf41693e
IRGen: Instantiate existential metadata through the runtime. When we need a reference to protocol or protocol composition type metadata, ask for it through the runtime, instead of referencing statically-emitted protocol metadata. Swift SVN r9871