Add an atomic add operation.
authorOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 17:39:31 +0000 (17:39 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 17:39:31 +0000 (17:39 +0000)
commit5a9c0eeaf23a498de19c805395cc0e2762dbf3d3
treedef143fec6c5f9440ec541ed7058cf551be413b1
parent3b8d135879bd045d63174064c6879eaa6581ec00
Add an atomic add operation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73964 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Atomic.h
lib/System/Atomic.cpp