CPP backend: set volatile property on atomic instructions.
authorTim Northover <tnorthover@apple.com>
Fri, 13 Jun 2014 09:14:50 +0000 (09:14 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 13 Jun 2014 09:14:50 +0000 (09:14 +0000)
commitd5d864b553f051ea58d072b0300efe7efb55ec03
tree075051d3ce451dc20f7b5fe15c6b1fa67473a0e1
parenta19c2d4a6d5e8849dd2d21f0a2653ae9f85d2d22
CPP backend: set volatile property on atomic instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp
test/CodeGen/CPP/atomic.ll [new file with mode: 0644]