mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If we're loading a .swiftmodule from the resource dir adjacent to the compiler, defer to the serialized loader instead of falling back. This is mainly to support development of Swift, where one might change the module format version but forget to recompile the standard library. If that happens, don't fall back and silently recompile the standard library -- instead, error like we used to. rdar://49926152
48 KiB
48 KiB