[llvm] BPF: Ensure __sync_fetch_and_add() always generate atomic_fetch_add insn (PR #101428)
Bryce Kahle via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 13:51:03 PDT 2024
brycekahle wrote:
@eddyz87 You are still using `clang --target=bpf`, you have to use the default target.
https://github.com/llvm/llvm-project/pull/101428
More information about the llvm-commits
mailing list