mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
For the explicit module mode, swift-driver uses -compile-module-from-interface to generate modules from interfaces found by the dependency scanner. However, we don't need to build the binary module if up-to-date modules are available, either adjacent to the interface file or in the prebuilt module cache directory. This patch teaches dependencies scanner to report these ready-to-use binary modules.
45 KiB
45 KiB