Skip to content
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

[5.10] Don't add an autolink-extract job unless actually linking ELF/Wasm objects, matching the original C++ driver #1480

Merged
merged 1 commit into from Jan 8, 2024

Conversation

finagolfin
Copy link
Contributor

Cherrypick of #1479

Explanation: This driver has long run autolink-extract even when it wasn't linking, which the old C++ driver didn't. Get the two matched up.

Scope: Compilation jobs that don't link don't need autolink

Issue: none

Risk: none, this was superfluous

Testing: Tested this on trunk with the newly enabled early swift driver tests on the linux CI, no problem.

Reviewer: @artemcm

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

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

@artemcm
Copy link
Contributor

artemcm commented Nov 10, 2023

@swift-ci test

@finagolfin
Copy link
Contributor Author

Ping, another CI run and then this can go in?

@finagolfin
Copy link
Contributor Author

@bnbarham, can I get another CI run here?

@rauhul
Copy link
Contributor

rauhul commented Dec 8, 2023

@swift-ci please test

@finagolfin
Copy link
Contributor Author

@artemcm, one more CI run needed here.

@MaxDesiatov
Copy link
Member

@swift-ci test

@finagolfin
Copy link
Contributor Author

@bnbarham, this is ready for merge, can you review and get it in?

@nkcsgexi nkcsgexi merged commit 2738900 into apple:release/5.10 Jan 8, 2024
3 checks passed
@finagolfin finagolfin deleted the release/5.10 branch January 9, 2024 05:55
@johnburkey
Copy link

johnburkey commented Jan 12, 2024

Great to see you in here @finagolfin

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.

None yet

6 participants