Commits

Jordan Rose committed 49cd5b1680d
Use SourceFile in IRGen. The only real change here is that module-wide IR (autolinking and ObjC runtime flags) have been pushed up from emitTranslationUnit (now emitSourceFile) to its only caller, performIRGeneration. Swift SVN r9075