Commits

Manman Ren committed 92f560911f7
SIL serialization: add testing cases based on SIL/Parser/basic.sil. We generate a module from .sil, then deserialize the module using sil-link-all. Fix serialization and deserialization of CopyAddrInst. Fix serialization of ProjectExistentialRefInst. Add registration of ReferenceStorageTypeLayout, which we forgot to register. We now have testing coverage of 70+ SILInstructions. Swift SVN r8635