Revert my last series of commits related to Timer and 64-bit atomics. Not all the...
authorOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 20:17:22 +0000 (20:17 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 20:17:22 +0000 (20:17 +0000)
commit6f2c64d70aad5328a843a6f6a6547ada69ead33b
tree4daa65427ce630a0a020fb9ca1d426187ab98aa3
parentdcee6847555373c6f352370042486ef904a3d55b
Revert my last series of commits related to Timer and 64-bit atomics.  Not all the targets
we care about are capable of supporting it.

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