-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Enable red zone support for PowerPC after the LLVM 20 upgrade #23056
Labels
arch-powerpc
32-bit and 64-bit Power ISA
backend-llvm
The LLVM backend outputs an LLVM IR Module.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Milestone
Comments
14 tasks
alexrp
added a commit
to alexrp/zig
that referenced
this issue
Mar 3, 2025
The command line flag is only supported in Clang 20: ziglang#23056 This gets rid of some warnings when using zig cc.
alexrp
added a commit
that referenced
this issue
Mar 3, 2025
The command line flag is only supported in Clang 20: #23056 This gets rid of some warnings when using zig cc.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
arch-powerpc
32-bit and 64-bit Power ISA
backend-llvm
The LLVM backend outputs an LLVM IR Module.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
llvm/llvm-project@b6d1df2afd0a4
The text was updated successfully, but these errors were encountered: