swiftlang/swift

[SR-9126] create internal version of swiftrt

Open

#51,623 opened on 2018年10月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Swift (10,719 forks)batch import
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.

コントリビューターガイド