commit | 43165d913aeb61e32877c0d3e9dafa3d926b8c4d | [log] [tgz] |
---|---|---|
author | Mehdi Amini <mehdi.amini@apple.com> | Sat Mar 19 21:28:28 2016 +0000 |
committer | Mehdi Amini <mehdi.amini@apple.com> | Sat Mar 19 21:28:28 2016 +0000 |
tree | c44c58a813ec4b8b888a6640e03da20ee26edda9 | |
parent | c286b9f0f4aab004e46fe14f3ba1648d7d1edaf7 [diff] |
Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API. Summary: Also expose getters and setters in the C API, so that the change can be tested. Reviewers: nhaehnle, axw, joker.eph Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D18260 From: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> llvm-svn: 263886