Commits

Jordan Rose committed c5e46b524d2
Add Module::failedToLoad(), mainly for REPL and debugging purposes. LLDB asked for this to differentiate between modules loaded successfully and modules that are correctly found but can't be loaded for some reason. rdar://problem/19750055 Swift SVN r27041