Commits

Mark Lacey committed d67dce037a2
Improve hashing in type lowering. The previous function was less than ideal. I haven't actually measured the distribution of my replacement yet, but it reduces stdlib build time by 33% when building with a debug build compiler, so it seems useful to get in ASAP. Swift SVN r14877