[PATCH] D18875: NFC: unify clang / LLVM atomic ordering

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 15:45:53 PDT 2016


jfb created this revision.
jfb added reviewers: jyknight, reames.
jfb added a subscriber: llvm-commits.

This makes the C11 / C++11 *ABI* atomic ordering accessible from LLVM, as discussed in http://reviews.llvm.org/D18200#inline-151433

http://reviews.llvm.org/D18875

Files:
  include/llvm/IR/Instructions.h
  include/llvm/Support/AtomicOrdering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18875.52965.patch
Type: text/x-patch
Size: 9062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/ebb3b851/attachment.bin>


More information about the llvm-commits mailing list