-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Distributed] Runtime: Add missing accessible function section registration on ELF #41307
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
…ration on ELF Resolves: rdar://87240034
@swift-ci please test Linux platform |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WAT? That's the fix? Dear god.
@swift-ci please test macOS platform |
@swift-ci please test Windows platform |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you make the appropriate change to the Windows path? (COFF)
@swift-ci please test Windows platform |
@compnerd Windows is XFail’ed for now due to other issues so ww cannot really test it yet, once that is dealt with I will verify that everything is properly registered. |
Actually, I am just going to open a PR add that on Windows as well, accessible functions aren’t in Swift-COFF.cpp |
Build failed |
@swift-ci please test macOS platform |
Resolves: rdar://87240034