Windowsbuildgood first issueimprovementstandard library
Repository metrics
- Stars
- (69,989 stars)
- PR merge metrics
- (平均マージ 8d 17h) (30d で 510 merged PRs)
説明
| 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.