aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-12-08 20:00:42 +0000
committerChris Lattner <sabre@nondot.org>2006-12-08 20:00:42 +0000
commit975f05852d15c98540b50de7df704d67e5a794cd (patch)
tree0fd0c62d8a08823565c49a2bd4667d71574c2644 /lib/CodeGen/MachineBasicBlock.cpp
parent4d9a186b10dacf1d702ef32c2638e9016d8f483b (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32372 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions