mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Only consider `.o` and `.swiftmodule` inputs for now. Previously we could end up with unnecessary dependencies for e.g plugin dylibs, but we don't build and patch those in currently.