Initial checkin of Statistic class
authorChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 15:36:56 +0000 (15:36 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 15:36:56 +0000 (15:36 +0000)
commitfa10fdf5eb9305d8af2f4c63264400bb17e6aa3f
tree893a9bcafc3a8013bafa46ae79a0de11b1bcb526
parentf3f4fd50f2913faa9a7526b48f1cd5bd14ea5f8e
Initial checkin of Statistic class

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2599 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/Statistic.h [new file with mode: 0644]
include/Support/StatisticReporter.h [new file with mode: 0644]
include/llvm/ADT/Statistic.h [new file with mode: 0644]