Skip to content

Reinstate the load-copy-to-borrow optimization #77148

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 3 commits into from
Oct 23, 2024

Conversation

eeckstein
Copy link
Contributor

It was reverted due to a linker crash on amazon-linux2: #77095
To work around the linker crash build the foundation tests without debug info on linux.

rdar://137760869

@eeckstein eeckstein requested a review from jckarter as a code owner October 21, 2024 18:49
@eeckstein eeckstein requested review from shahmishal and jmschonfeld and removed request for jckarter October 21, 2024 18:49
@eeckstein
Copy link
Contributor Author

@swift-ci test

… a linker crash

On amazon-linux2 the gold linker (version 1.14) crashes when linking debug info.
rdar://137760869
…kin in the swift verifier""

This reverts commit d781045.
…on and implement it in swift""

This reverts commit 0666c44.
@eeckstein eeckstein force-pushed the reinstate-load-copy-to-borrow-opt branch from e6b9685 to b8026d7 Compare October 22, 2024 06:41
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit 9a845a0 into swiftlang:main Oct 23, 2024
5 checks passed
@eeckstein eeckstein deleted the reinstate-load-copy-to-borrow-opt branch October 23, 2024 06:03
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.

1 participant