OSDN Git Service

if a timergroup is destroyed before its timers, print times.
authorChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2010 04:58:26 +0000 (04:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2010 04:58:26 +0000 (04:58 +0000)
commit73fa93a00b0976ba4571fa8ad7b1683d4a9bc25e
tree118bf5b33e48a6c5bd6d2a36abaf6856a2d0de68
parent9d556113ff04455dabab8b1fd68b770433ff730c
if a timergroup is destroyed before its timers, print times.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99873 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Timer.h
lib/Support/Statistic.cpp
lib/Support/Timer.cpp