diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-11-30 12:56:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-30 12:56:53 +0800 |
| commit | 46f826cff79e5b874a6158e35a63287feb561588 (patch) | |
| tree | cf36a3b04d4cb0b845d0c0353dc54119cb22efdd /tests/coverage/branch/lazy-boolean.rs | |
| parent | ab4588a6190de24118bdab0f2a182736484a2b68 (diff) | |
| parent | 727f6a6d132f24f3b72af57adf07c50c9d1721af (diff) | |
| download | rust-46f826cff79e5b874a6158e35a63287feb561588.tar.gz rust-46f826cff79e5b874a6158e35a63287feb561588.zip | |
Rollup merge of #133599 - esp-rs:target/esp32s2-forced-atomics, r=Amanieu
Add `+forced-atomics` feature to esp32s2 no_std target Similar to https://github.com/rust-lang/rust/pull/114499 but for the Xtensa backend. The ESP32-S2 doesn't have native atomic support, but can have atomic load/stores as part of the ISA with this LLVM codegen feature. Note: The current rev of LLVM that rustc is using doesn't contain the `+forced-atomics` feature for Xtensa, but I'm pushing this now to remove the patch from our fork in `esp-rs/rust`. r? ``@Amanieu`` because you reviewed the related RISC-V PR
Diffstat (limited to 'tests/coverage/branch/lazy-boolean.rs')
0 files changed, 0 insertions, 0 deletions
