OSDN Git Service

Just make the Dwarf timer group static inside of the getter function. No need to...
authorBill Wendling <isanbard@gmail.com>
Tue, 10 Mar 2009 22:58:53 +0000 (22:58 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 10 Mar 2009 22:58:53 +0000 (22:58 +0000)
commit68edf5f68a9e25120f06ab30e064a869eb83018e
treec6a5868d62b6db90e6da62a7444cf923616ad669
parentfc232b08f348f778e34e98e70168cf2dd1074f63
Just make the Dwarf timer group static inside of the getter function. No need to alloc/dealloc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfWriter.cpp