Clean up the interface of TimeValue:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 25 Sep 2004 08:29:54 +0000 (08:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 25 Sep 2004 08:29:54 +0000 (08:29 +0000)
commit45392b694fbe309c484119514d997665b83f9e1e
tree0d4d0c3339f3201b7ba79633a2a55bd099bfb949
parent0d5716e3afc0073e32a7e27e81168f9cc81adfc2
Clean up the interface of TimeValue:
- get rid of unneeded constructors
- get rid of duplicate methods/constructors/operators
- normalize to LLVM coding standards
- wrap to 80 columns.

Many thanks to Alkis Evlogimenos for his suggestions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16514 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/TimeValue.h