Skip to content

[Test] Run __swift5_entry test on all Apple platforms. #33302

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

nate-chandler
Copy link
Contributor

Previously, the test was limited to only x86_64 macos. Remove that limitation by introducing the appropriate cross-platform typedef for mach_header and signing the pointer before casting it to a function pointer.

@nate-chandler nate-chandler changed the title [Test] Run __swift5_entry test on all apple platforms. [Test] Run __swift5_entry test on all Apple platforms. Aug 4, 2020
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler force-pushed the emit-main-into-entry-segment-test branch from da1bbba to 83ab3ea Compare August 4, 2020 22:51
Previously, the test was limited to only x86_64 macos.  Remove that
limitation by introducing the appropriate cross-platform typedef for
mach_header and signing the pointer before casting it to a function
pointer.
@nate-chandler nate-chandler force-pushed the emit-main-into-entry-segment-test branch from 83ab3ea to bfbc3a7 Compare August 4, 2020 22:51
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler
Copy link
Contributor Author

@swift-ci please test windows

@swift-ci
Copy link
Contributor

swift-ci commented Aug 5, 2020

Build failed
Swift Test Linux Platform
Git Sha - bfbc3a7

@nate-chandler
Copy link
Contributor Author

@swift-ci please clean test linux

@swift-ci
Copy link
Contributor

swift-ci commented Aug 5, 2020

Build failed
Swift Test Linux Platform
Git Sha - bfbc3a7

@nate-chandler
Copy link
Contributor Author

@swift-ci please clean test linux

@swift-ci
Copy link
Contributor

swift-ci commented Aug 5, 2020

Build failed
Swift Test Linux Platform
Git Sha - bfbc3a7

@nate-chandler
Copy link
Contributor Author

@swift-ci please clean test linux

@nate-chandler nate-chandler merged commit d3f132b into swiftlang:master Aug 5, 2020
@nate-chandler nate-chandler deleted the emit-main-into-entry-segment-test branch August 5, 2020 17:24
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