Use atomic increment/decrement for reference counting of Type's.
authorOwen Anderson <resistor@mac.com>
Wed, 17 Jun 2009 00:28:49 +0000 (00:28 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 17 Jun 2009 00:28:49 +0000 (00:28 +0000)
commitefdbfc4ceff91a44a835244db9516eb4d1953f8a
tree07708632a462a169d9d5ad23e82a01ae865687c3
parent9a3df671ab49db61ef6234cf90b7ea7dc2a53917
Use atomic increment/decrement for reference counting of Type's.

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