mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Weak import semantics are not available on PE/COFF. Ensure that we do not mark the type as having weak import semantics. Otherwise, the dllimport'ed symbol is marked as `dso_local` which is invalid.
11 KiB
11 KiB