about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-01-27 04:34:52 +0100
committerGitHub <noreply@github.com>2025-01-27 04:34:52 +0100
commitbd2f6d7ee8f98c42333b4269d5f1a6bcb93712fc (patch)
treef854280186e142c145923945f6c0ecdca1010637 /compiler/rustc_codegen_llvm/src
parentf7b58ea3e579be8dded1701005c2c8b3309f9ab7 (diff)
parent9c972c0ea58716a7fcf434cdf96c7b451f82fcaf (diff)
downloadrust-bd2f6d7ee8f98c42333b4269d5f1a6bcb93712fc.tar.gz
rust-bd2f6d7ee8f98c42333b4269d5f1a6bcb93712fc.zip
Rollup merge of #136079 - RalfJung:compiler-fence-example, r=jhpratt
compiler_fence: fix example

The old example was wrong, an acquire fence is required in the signal handler. To make the point more clear, I changed the "data" variable to use non-atomic accesses.

Fixes https://github.com/rust-lang/rust/issues/133014
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions