OSDN Git Service

Add a timer to the DwarfWriter pass that measures the total time it takes to
authorBill Wendling <isanbard@gmail.com>
Tue, 10 Mar 2009 20:41:52 +0000 (20:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 10 Mar 2009 20:41:52 +0000 (20:41 +0000)
commit91b8b8010a55ca2969f379e6a110420afbbac12e
tree64a42cc1d45cb35ba946cf246583d49b606f241d
parent111def86f75da0cdc8808a5be92359a264d53da6
Add a timer to the DwarfWriter pass that measures the total time it takes to
emit exception and debug Dwarf info.

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