When building swiftrt we mark `swift_addNewDSOImage` as DLLImport, however, when building swiftCore, it is special and is not DLLImport. We should build a special version for swiftCore.
The text was updated successfully, but these errors were encountered:
Additional Detail from JIRA
md5: b60d08ef1da63dbb9bc6b31937140d2a
Issue Description:
When building swiftrt we mark `swift_addNewDSOImage` as DLLImport, however, when building swiftCore, it is special and is not DLLImport. We should build a special version for swiftCore.
The text was updated successfully, but these errors were encountered: