Chris Lattner 9c52dc6c34 Change the implementation of statistic to not need destructors at all.
Instead, the stat info is printed when llvm_shutdown() is called.
These also don't need static ctors, but getting rid of them is uglier:
still investigating.  This reduces the number of static dtors in llvm from
~1400 to ~750.

llvm-svn: 32372
2006-12-08 20:00:42 +00:00
..
2006-12-07 20:28:15 +00:00
2006-12-01 03:46:01 +00:00
2006-08-22 16:06:27 +00:00
2006-11-05 19:31:28 +00:00
2006-11-05 19:31:28 +00:00
2006-06-05 16:29:06 +00:00
2006-06-05 16:29:06 +00:00
2005-04-21 20:19:05 +00:00
2006-12-08 18:06:16 +00:00
2006-12-08 18:06:16 +00:00
2006-12-06 20:28:46 +00:00
2006-07-26 16:18:00 +00:00
2006-11-27 01:05:10 +00:00
2006-11-27 01:05:10 +00:00
2006-10-20 07:07:24 +00:00
2006-09-08 06:43:00 +00:00
2006-07-26 16:55:39 +00:00
2006-11-11 19:59:25 +00:00
2006-12-08 18:06:16 +00:00