Skip to content

Remove workaround for unnamed_addr constants for LLVM JIT #28704

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

Conversation

aschwaighofer
Copy link
Contributor

The JIT has been fixed in llvm r362139.

rdar://51809210

The JIT has been fixed in llvm r362139.

rdar://51809210
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@CodaFi
Copy link
Contributor

CodaFi commented Dec 11, 2019

Can you commit the regression test in the radar as well, or is it already in?

@aschwaighofer
Copy link
Contributor Author

The workaround commit https://github.com/apple/swift/pull/24944/files added the regression test

@aschwaighofer aschwaighofer merged commit bddb9e9 into swiftlang:master Dec 11, 2019
aschwaighofer added a commit to aschwaighofer/swift that referenced this pull request Feb 26, 2020
The usage of private vars that seemingly are accessed accross object
files confuses the JIT.

rdar://59782487
aschwaighofer added a commit that referenced this pull request Feb 26, 2020
…around

IRGen: Reinstate JIT workaround removed in PR #28704
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