Commits

Jordan Rose committed fc1cbf0aafd
[serialization] Serialize builtin types and typealiases. Just a starting point -- builtin types are serialized by name, and the IdentifierType necessary to /refer/ to a typealias is completely skipped. This should be enough to start working on deserialization, however. Swift SVN r5320