Commits

Jordan Rose committed 9d8e5df6352
[Serialization] Preserve the order of basic blocks in SIL deserialization. This shouldn't affect anything in practice but it's best to be deterministic. (Although I'm not sure why the previous mode was nondeterministic.) Swift SVN r28580