Commits

Slava Pestov committed 00e0c89b304
IRGen: Emit reflection info for protocols For now, just enough for lowering. Perhaps we should have a way to always just get this information from metadata instead, since protocol metadata is always static and not instantiated. This would require the static "object file" interface used by swift-reflection-dump to take a callback for symbol lookup.