mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Now that everything is done in terms of FileUnits, we don't need LoadedModule anymore, and now that FileUnits just use virtual dispatch, we don't need to indirect through ModuleLoader to distinguish them. This doesn't quite simplify as much as it could, because the next change is going to combine TranslationUnit and Module. Swift SVN r10836
3.4 KiB
3.4 KiB