mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
6d8e676583
The new feature added will use new mechanism to pass module dependencies in the debug info when explicit module build is used. This allows tools like lldb to load explicit module directly, with the need to embed all swift modules into dSYM or linked product.