[PATCH] D67132: [PATCH] Improve support for atomicrmw and cmpxchg in C API.

Nick Lewycky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 16:42:38 PDT 2019


nickwasmer updated this revision to Diff 220585.
nickwasmer marked an inline comment as done.
nickwasmer added a comment.

Added tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67132/new/

https://reviews.llvm.org/D67132

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67132.220585.patch
Type: text/x-patch
Size: 11458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/9921aee4/attachment.bin>


More information about the llvm-commits mailing list