Merge pull request #27634 from varungandhi-apple/vg-add-module-loader-ordering-doc

This commit is contained in:
swift-ci
2019-10-14 17:06:04 -07:00
committed by GitHub
2 changed files with 23 additions and 4 deletions

View File

@@ -764,6 +764,7 @@ class ModuleInterfaceLoaderImpl {
}
}
// [Note: ModuleInterfaceLoader-defer-to-SerializedModuleLoader]
// Finally, if there's a module adjacent to the .swiftinterface that we can
// _likely_ load (it validates OK and is up to date), bail early with
// errc::not_supported, so the next (serialized) loader in the chain will