commit | 9974ddab2bac51952f4f6682a37810105dc8292d | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue May 03 02:54:54 2005 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue May 03 02:54:54 2005 +0000 |
tree | e3a85731a1f111daab6807d117787d9f9915ac48 | |
parent | e6ec8cc8c698627a501a87fd16dc66755b682621 [diff] |
Avoid garbage output in the statistics display by ensuring that the strings passed to Statistic's constructor are not destructable. The stats are printed during static destruction and the SimplifyLibCalls module was getting destructed before the statistics. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21661 91177308-0d34-0410-b5e6-96231b3b80d8