[PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.

Bas Nieuwenhuizen via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 19 12:59:11 PDT 2016


bnieuwenhuizen updated this revision to Diff 51117.
bnieuwenhuizen added a comment.

Did suggested name changes.


http://reviews.llvm.org/D18260

Files:
  include/llvm-c/Core.h
  lib/IR/Core.cpp
  test/Bindings/llvm-c/atomics.ll
  tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18260.51117.patch
Type: text/x-patch
Size: 5315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160319/2b22d104/attachment.bin>


More information about the llvm-commits mailing list