[llvm-dev] AtomicCmpXchg in C bindings

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 3 12:33:05 PDT 2017


On 3 April 2017 at 12:16, Christoph Grenz via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> I only found LLVMBuildAtomicRMW and LLVMBuildFence in the documentation.

I see an LLVMBuildAtomicCmpXchg in the header (it's been there for
about a year). The documentation does seem out of date though, for
reasons that are beyond me.

Cheers.

Tim.


More information about the llvm-dev mailing list