[llvm-dev] AtomicCmpXchg in C bindings

Christoph Grenz via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 3 12:16:14 PDT 2017


Hi,

is there currently a way to create a cmpxchg instruction using the C bindings?

I only found LLVMBuildAtomicRMW and LLVMBuildFence in the documentation.

Regards,
Christoph Grenz


More information about the llvm-dev mailing list