Commits

Connor Wakamo committed 10810970b7e
[driver] Added support for passing -emit-module to the frontend. If the Swift tool is told to generate a command which produces a swiftmodule additional output, pass -emit-module and -module-output-path. (Note that nothing sets up this additional output yet; support for that is forthcoming.) Swift SVN r12493