remove static ctors from Statistic objects
authorChris Lattner <sabre@nondot.org>
Tue, 19 Dec 2006 22:43:32 +0000 (22:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Dec 2006 22:43:32 +0000 (22:43 +0000)
commit36343735cb23680c8f8675deafbbf825d46fd868
treeda1dcbe9672f9cf671cebfc3afca2d07b903f2bf
parent13b017c1f9b755e3bb8fb02f6a43f7294a20e9c0
remove static ctors from Statistic objects

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp
lib/ExecutionEngine/JIT/JITEmitter.cpp