Commits

Joe Groff committed 8c60c4af1ff
IRGen/Runtime: Emit distinct type metadata for block types. Blocks need their own type metadata with value witnesses appropriate to the block representation. Fixes <rdar://problem/16918740> and <rdar://problem/16981126>. Swift SVN r18508