mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
db9ff0d44f
s390x: Support aligned stack datalayout LLVM 23 will mark the stack as aligned for more efficient code: https://github.com/llvm/llvm-project/pull/176041 r? durin42 @rustbot label llvm-main