Fix the -time-passes option to not print NaN when there is zero execution time
authorChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 15:43:33 +0000 (15:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 15:43:33 +0000 (15:43 +0000)
commitf5526b6edbf2a61c01ece6d98a3dcebb20ee1d79
treeec60f70de9a94ea9e1958598a3217ffb9c87e479
parent0bfb6ba3e354403d3102461d6e57e887689afbbd
Fix the -time-passes option to not print NaN when there is zero execution time

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3382 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Pass.cpp