Commits

Jordan Rose committed ebcff9685f8
[serialization] Hook up a module loader that just builds a TranslationUnit. The writer stores the paths to the .swift files, the reader just loads those .swift files. Fun! No version validation yet. No separate ModuleReader class yet. No use of the SerializedModule architecture yet, except for creating a dummy module when the .sm file is corrupted. Swift SVN r5164