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

compiler-rt: Export extra soft float libcall names for thumb-windows-gnu. #21489

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Sep 22, 2024

These are necessary in addition to the usual ones. LLVM emits calls to both sets, for whatever reason.

With this and #21472, we can bootstrap for thumb-windows-gnu. (Whether the resulting binary works is a whole other question though...)

lib/compiler_rt/fixsfdi.zig Outdated Show resolved Hide resolved
@andrewrk andrewrk enabled auto-merge (rebase) September 23, 2024 20:18
@andrewrk andrewrk merged commit d3ba5f3 into ziglang:master Sep 24, 2024
10 checks passed
@alexrp alexrp deleted the compiler-rt-mingw branch September 24, 2024 05:08
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.

3 participants