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

Bas Nieuwenhuizen via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 18:43:39 PDT 2016


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

Fixed a stray tab.


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.51008.patch
Type: text/x-patch
Size: 5286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/4319b7e0/attachment.bin>


More information about the llvm-commits mailing list