Skip to content

Commit

Permalink
Auto merge of rust-lang#102328 - cuviper:ibm-stack-probes, r=nagisa
Browse files Browse the repository at this point in the history
Enable inline stack probes on PowerPC and SystemZ

The LLVM PowerPC and SystemZ targets have both supported `"probe-stack"="inline-asm"` for longer than our current minimum LLVM 13 requirement, so we can turn this on for all `powerpc`, `powerpc64`, `powerpc64le`, and `s390x` targets in Rust. These are all tier-2 or lower, so CI does not run their tests, but I have confirmed that their `linux-gnu` variants do pass on RHEL.

cc rust-lang#43241
  • Loading branch information
bors committed Sep 29, 2022
2 parents 91f15c8 + 6784b45 commit c130a60
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c130a60

Please sign in to comment.