Commits

Joe Groff committed c9a049f4541
Specializer: Give specializations unique symbols and shared linkage. Make up a mangling involving the substitutions and conformances used to perform a specialization, and use it to build a globally unique symbol name for that specialization that will be common across TUs. <rdar://problem/15658321> Swift SVN r13284