Commits

Joe Groff committed c98ce540d4c
IRGen: Emit protocol conformance records. When we emit a witness table, build a protocol conformance record for it, and emit the list of all conformance records into a "__swift1_proto" section of the data segment. Swift SVN r22939