add load/store volatility control to the C API, patch by Yiannis Tsiouris!
authorChris Lattner <sabre@nondot.org>
Thu, 22 Mar 2012 03:54:15 +0000 (03:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Mar 2012 03:54:15 +0000 (03:54 +0000)
commiteabe3ad57d824c2b07016352fd97ce85777b6f9d
tree4233cebe895fff93c3ee7b6d87d1eb4691ee95ce
parent1fe6bfca593404e261922990f230326934dda4d6
add load/store volatility control to the C API, patch by Yiannis Tsiouris!

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