OSDN Git Service

Instantiate Statistic<> in one place, not in every .o file that uses it.
authorChris Lattner <sabre@nondot.org>
Wed, 30 Aug 2006 04:17:00 +0000 (04:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Aug 2006 04:17:00 +0000 (04:17 +0000)
commit52c917190a8094b4e5f6cc0b30e373638268f3a4
treeb273d1e242fb944ae1c47b328072366a412f73e4
parent3947a76e21c7ec7342cb5744c89a993f68a241b6
Instantiate Statistic<> in one place, not in every .o file that uses it.

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