mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Serialization: Auto-linking recursively walks modules imported from -sil-serialize-all modules
This commit is contained in:
@@ -5,13 +5,6 @@
|
||||
import SwiftPrivate
|
||||
import StdlibUnittest
|
||||
|
||||
// Also import modules which are used by StdlibUnittest internally. This
|
||||
// workaround is needed to link all required libraries in case we compile
|
||||
// StdlibUnittest with -sil-serialize-all.
|
||||
import SwiftPrivate
|
||||
#if _runtime(_ObjC)
|
||||
import ObjectiveC
|
||||
#endif
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user