Skip to content

compiler: Some minor driver fixes for experimental targets #23663

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 6 commits into from
Apr 28, 2025

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Apr 26, 2025

No description provided.

alexrp added 6 commits April 27, 2025 14:09
LLD doesn't support these yet. Doing this hack will at least allow basic
experimentation for these targets.
LLVM can only produce assembly files for this target currently.
These backends are completely unusable at the moment; they can produce neither
assembly files nor object files. So give a nicer error when users try to use
them.
@alexrp alexrp merged commit 78df3c9 into ziglang:master Apr 28, 2025
9 checks passed
@alexrp alexrp deleted the emit-asm-only branch April 28, 2025 00:55
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