mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The force load symbol was not marked as DLL export. This would result in the symbol not being emitted into the import library and consequently not being available to the consumer. This ensures that the symbol is visible outside of the module.
42 KiB
42 KiB