Commits

Jordan Rose committed 4cce3460c98
Have CompilerInvocation::getMainModule() lazily create the main module. This allows clients to set up the main module before calling performSema. This should not affect the compiler in any way. Swift SVN r22270