about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-03 02:09:05 +0000
committerbors <bors@rust-lang.org>2022-10-03 02:09:05 +0000
commit607b8296e07cc1bf5b95eeb60a21b5af684f7631 (patch)
treec4bab55cbfa38022f5abf76ff4d65cfb14c5fb45 /compiler/rustc_codegen_llvm/src
parent573fd5a8c52d044e3fcb6bd9b7082046d60526da (diff)
parented9e6f2ad82a9ad783ed89b937d2951e44b6ce4b (diff)
downloadrust-607b8296e07cc1bf5b95eeb60a21b5af684f7631.tar.gz
rust-607b8296e07cc1bf5b95eeb60a21b5af684f7631.zip
Auto merge of #102503 - cuviper:x86-stack-probes, r=nagisa
Enable inline stack probes on X86 with LLVM 16

The known problems with x86 inline-asm stack probes have been solved on LLVM main (16), so this flips the switch. Anyone using bleeding-edge LLVM with rustc can start testing this, as I have done locally. We'll get more direct rust-ci when LLVM 16 branches and we start our upgrade, and we can always patch or disable it then if we find new problems.

The previous attempt was #77885, reverted in #84708.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions