Commits

Joe Groff committed 6d8942f436f
IRGen: Put struct field offsets into struct metadata. When we have fixed offsets available for fields, emit them into the metadata or metadata pattern. If we don't, emit zero and leave it for the pattern fill function to resolve at runtime. Swift SVN r9114