OSDN Git Service

Label the existing atomic functions as 32-bit specific, and add a 64-bit one that...
authorOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 18:01:04 +0000 (18:01 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 18:01:04 +0000 (18:01 +0000)
commit0de9953e888c30e0a01df90c972b1f2e2dce1614
tree7998d72beb0e95b63ad0aa47e6649ab4ed0be827
parentbb3231f7c491ce8d8945833a7515a25027e1c8a7
Label the existing atomic functions as 32-bit specific, and add a 64-bit one that will be useful in
the near future.

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