diff options
author | Erich Keane <erich.keane@intel.com> | 2017-02-16 20:19:49 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-02-16 20:19:49 +0000 |
commit | c4c31e2020a7ad36f055a668eca10902e1d724e9 (patch) | |
tree | dfbabf82ed933159eca9b6a84a1ec4e2fec5773f /llvm/lib/DebugInfo/CodeView/CodeViewError.cpp | |
parent | d9c0e15f4bec2df363e95f3e355242a86f682311 (diff) | |
download | llvm-c4c31e2020a7ad36f055a668eca10902e1d724e9.zip llvm-c4c31e2020a7ad36f055a668eca10902e1d724e9.tar.gz llvm-c4c31e2020a7ad36f055a668eca10902e1d724e9.tar.bz2 |
Change default TimerGroup singleton to use magic statics
TimerGroup was showing up on a leak in valigrind, and
used some pretty complex code to implement a singleton.
This patch replaces the implementation with a vastly simpler
one.
Differential Revision: https://reviews.llvm.org/D28367
llvm-svn: 295370
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/CodeViewError.cpp')
0 files changed, 0 insertions, 0 deletions