[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
Wed Sep 25 17:57:54 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372938: Improve C API support for atomicrmw and cmpxchg. (authored by nicholas, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67132?vs=220585&id=221872#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67132/new/
https://reviews.llvm.org/D67132
Files:
llvm/trunk/include/llvm-c/Core.h
llvm/trunk/lib/IR/Core.cpp
llvm/trunk/test/Bindings/llvm-c/echo.ll
llvm/trunk/tools/llvm-c-test/echo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67132.221872.patch
Type: text/x-patch
Size: 11480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/c5b47fda/attachment.bin>
More information about the llvm-commits
mailing list