-Cstack-alignment
/-Cpreferred-stack-boundary
support in rustc
#128833
Labels
A-CLI
Area: Command-line interface (CLI) to the compiler
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rust-for-linux
Relevant for the Rust-for-Linux project
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
i.e. the equivalent of
-mpreferred-stack-boundary
(GCC, Clang does not support it) /-mstack-alignment
(GCC does not support it, Clang).The text was updated successfully, but these errors were encountered: