Skip to content

IRGen: do not use WeakImport on PE/COFF #24273

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

Merged

Conversation

bob-wilson
Copy link
Contributor

PE/COFF does not provide weak import semantics. Fallback to strong
import semantics on PE/COFF.

PE/COFF does not provide weak import semantics.  Fallback to strong
import semantics on PE/COFF.
@bob-wilson bob-wilson requested a review from compnerd April 25, 2019 16:27
@bob-wilson
Copy link
Contributor Author

@swift-ci please test

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bob-wilson bob-wilson merged commit 263a6ea into swiftlang:swift-5.1-branch Apr 25, 2019
@bob-wilson bob-wilson deleted the rdar50110036-fix-windows branch April 25, 2019 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants