Files
swift-mirror/lib/Frontend/ModuleInterfaceLoader.cpp
Xi Ge 2132a9034d DependenciesScanner: include -sdk in Swift module building command
Swift module building commands need -sdk because dependencies sometimes use
sdk-relative paths (prebuilt modules for example). Without -sdk, the command
will not be able to local these dependencies, leading to unnecessary
rebuilding from textual interfaces.

rdar://81177968
2021-07-28 18:12:07 -07:00

76 KiB