OSDN Git Service

merge the Statistic and StatisticBase classes, eliminating virtual methods
authorChris Lattner <sabre@nondot.org>
Wed, 6 Dec 2006 18:20:44 +0000 (18:20 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Dec 2006 18:20:44 +0000 (18:20 +0000)
commitcf84504d7a86808117f67264ad5cfab8f5a139bc
treec6e673621ce151fe503cc96601279fd9f7f0263e
parent11fd2f1af713584e3dd3a73aebfb8f845d5df459
merge the Statistic and StatisticBase classes, eliminating virtual methods
and eliminating #includes from the Statistic.h file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32282 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Statistic.h
lib/Support/Statistic.cpp