Skip to content

[test][IRGen] Maybe Windows needs dso_local. #33827

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
merged 1 commit into from
Sep 5, 2020

Conversation

3405691582
Copy link
Member

In #33816, we forked the local_extern test omitting the check for the
extern function, because it wasn't obvious what the match was. It might
actually just be missing the dso_local annotation again for the
function. Let's try that.

In swiftlang#33816, we forked the local_extern test omitting the check for the
extern function, because it wasn't obvious what the match was. It might
actually just be missing the dso_local annotation again for the
function. Let's try that.
@3405691582
Copy link
Member Author

cc @compnerd. Can you run this through Windows CI? If it works, great. If not, then I'll try something else.

@xedin
Copy link
Contributor

xedin commented Sep 5, 2020

@swift-ci please smoke test Windows platform

@theblixguy theblixguy requested a review from compnerd September 5, 2020 18:21
@xedin
Copy link
Contributor

xedin commented Sep 5, 2020

@swift-ci please test macOS platform

@xedin
Copy link
Contributor

xedin commented Sep 5, 2020

@swift-ci please test Linux platform

@compnerd
Copy link
Member

compnerd commented Sep 5, 2020

Okay, I finally have the build worked out again; Looking at this locally, yes, this looks like it was the issue.

@xedin xedin merged commit 923d6ed into swiftlang:master Sep 5, 2020
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.

3 participants