[NFC] Explain the order for adding module loaders.

This commit is contained in:
Varun Gandhi
2019-10-11 16:51:49 -07:00
parent 8f55e4274f
commit d68866ca98
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