Windowsbuildgood first issueimprovementstandard library
仓库指标
- 星标
- (69,989 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
| Previous ID | SR-9126 |
| Radar | None |
| Original Reporter | @compnerd |
| Type | Improvement |
| Votes | 0 |
| Component/s | Standard Library |
| Labels | Improvement, StarterBug, Windows, build |
| Assignee | None |
| Priority | Medium |
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.