Commits

Jordan Rose committed 12fb34d60fd
Eliminate "Immediate" flag from CompilerInvocation. This adds some ugliness in the current swift binary because we weren't bothering to set a requested action before, but it keeps things simpler elsewhere. (Thanks, Connor.) Swift SVN r13067