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)
commitb7362ce5a074dc96fb88de2a5035bd0313728724
treee9fef5310ac106513b5f589a668b8e6a0ae3728c
parenta21fdb0dd603421619892a99ba900860259f4292
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

llvm-svn: 243847
llvm/include/llvm-c/Core.h
llvm/lib/IR/Core.cpp