Commits

Connor Wakamo committed 725eda93a72
[driver] Reimplemented Swift::constructJob() so that it actually produces compile commands. Instead of producing "swift_driver --version" commands, implemented support for producing "swift" commands which actually compile code. (The support at this point is rudimentary, but serves as a good starting point.) Swift SVN r10949