Initial checkin of Statistic class.
authorChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 15:36:46 +0000 (15:36 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 15:36:46 +0000 (15:36 +0000)
commitf3f4fd50f2913faa9a7526b48f1cd5bd14ea5f8e
tree219330be598dd849c0f08c0f583c2683d71ec3f0
parent3c0193742a838ed91303d1efd099de10793cdc2a
Initial checkin of Statistic class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Statistic.cpp [new file with mode: 0644]
support/lib/Support/Statistic.cpp [new file with mode: 0644]
support/lib/Support/StatisticReporter.cpp [new file with mode: 0644]