]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #105708 - tomerze:enable-atomic-cas-bpf, r=nagisa
authorYuki Okushi <huyuumi.dev+love@gmail.com>
Mon, 9 Jan 2023 23:05:33 +0000 (08:05 +0900)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2023 23:05:33 +0000 (08:05 +0900)
Enable atomic cas for bpf targets

It seems like LLVM now supports it.

https://reviews.llvm.org/D72184 - the PR in LLVM


Trivial merge