From dead99bc810f3684f4342824499d693e658aace5 Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Wed, 6 Dec 2006 19:00:27 +0000 Subject: Detemplatize the Statistic class. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32283 91177308-0d34-0410-b5e6-96231b3b80d8 --- projects/Stacker/lib/compiler/StackerCompiler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/Stacker/lib/compiler/StackerCompiler.cpp') diff --git a/projects/Stacker/lib/compiler/StackerCompiler.cpp b/projects/Stacker/lib/compiler/StackerCompiler.cpp index aaf7812ca1..7c2e722823 100644 --- a/projects/Stacker/lib/compiler/StackerCompiler.cpp +++ b/projects/Stacker/lib/compiler/StackerCompiler.cpp @@ -38,7 +38,7 @@ extern int Stackerparse(); StackerCompiler* StackerCompiler::TheInstance = 0; -static Statistic<> NumDefinitions( +static Statistic NumDefinitions( "numdefs","The # of definitions encoutered while compiling Stacker"); StackerCompiler::StackerCompiler() -- cgit v1.2.3-70-g09d2