Add support to set/get ordering for load/store from the C API
authorAndrew Wilkins <axwalk@gmail.com>
Sun, 2 Aug 2015 12:16:57 +0000 (12:16 +0000)
committerAndrew Wilkins <axwalk@gmail.com>
Sun, 2 Aug 2015 12:16:57 +0000 (12:16 +0000)
commit510a661596ef3c8673c224750b80eb7c1f95cd7a
tree84d4cb6b5e841828de3b392182b0284e218ec29f
parentf03f83cfc0988a5f46fca542e802f88dd2664dde
Add support to set/get ordering for load/store from the C API

Summary: As per title

Reviewers: chandlerc, bogner, majnemer, axw

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11141

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243847 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/IR/Core.cpp