Commits

Jordan Rose committed 9156e805f56
Don't crash when looking for imports in a loaded module. At some point this will change because of re-exported modules, but for now just don't crash when performing unqualified lookup on a loaded module. Also, auto-load our adapter libraries for loaded modules, not just TUs. Include "POSIX" in this list. (We really need autolinking.) Swift SVN r6303