================ @@ -370,6 +370,29 @@ class GlobalsImporter final { } }; +/// Determine the list of imports and exports for each module. +class ModuleImportsScheduler final { ---------------- mtrofin wrote: `Manager` then. https://github.com/llvm/llvm-project/pull/65427