Commits

Jordan Rose committed 878cc5f0e17
Hack: ignore loaded modules in immediate mode SILGen/IRGen. This matches the behavior for compilation, and lets us test modules that don't need any extra codegen. With this, typealiases of builtins can be used end-to-end in modules! Swift SVN r5326