Actually, these need to be signed integers, not unsigned.
authorOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 18:21:13 +0000 (18:21 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 18:21:13 +0000 (18:21 +0000)
commit14112e51697e56788fcb32f4255833499c2738b5
treedfa48dfb8069dfcfc07f4ca70b12063242cd42f5
parente499f970585c2462e2de8a38f67f6d11683a6bb0
Actually, these need to be signed integers, not unsigned.

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