Commits

Connor Wakamo committed 8fc6a6d5998
[immediate] Moved the support for immediate and REPL modes into a new swiftImmediate library. In order to implement immediate and REPL modes in swift_driver, this functionality needs to be in a library (instead of directly in the swift executable). Swift SVN r12519