Skip to content
Snippets Groups Projects
user avatar
Dan Gohman authored
code that stops the timer doesn't have to search to find the timer
object before it stops the timer. This avoids a lock acquisition
and a few other things done with the timer running.

llvm-svn: 82949
277e7675