Commits

Doug Gregor committed 1e689a936dd
Load the SwiftFoundation dylib when the corresponding Swift module is used. This is a horrible, hard-coded hack so that the REPL and interpreter will get the ObjC bridging definitions from the SwiftFoundation dylib when the SwiftFoundation module is imported. Swift SVN r3402