Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-10797] SIL Declarations should include their defining ModuleDecl #53187

Open
troughton opened this issue May 30, 2019 · 0 comments
Open

[SR-10797] SIL Declarations should include their defining ModuleDecl #53187

troughton opened this issue May 30, 2019 · 0 comments
Labels
compiler The Swift compiler in itself task

Comments

@troughton
Copy link
Contributor

Previous ID SR-10797
Radar None
Original Reporter @troughton
Type Task
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Task
Assignee None
Priority Medium

md5: 524aa040218f9eb2a5492adcdd724c52

Issue Description:

Following discussion in this thread ensure that SIL declarations carry a reference to their defining ModuleDecl, enabling IRGen to gather information about how the source modules were built. This is required to support linking against static Swift libraries on Windows.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself task
Projects
None yet
Development

No branches or pull requests

1 participant