fpcmp: Fix bug where fpcmp wouldn't early exit when files obviously differ and
commita28b85e93acb973ac98006f2c680d006f95d8280
authorDaniel Dunbar <daniel@zuster.org>
Tue, 15 Jun 2010 19:20:30 +0000 (15 19:20 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 15 Jun 2010 19:20:30 +0000 (15 19:20 +0000)
treed52440589f791bc48f47181625155aa5fb63fe89
parentc6d0fe557f8572e57009692e12a574809f090420
fpcmp: Fix bug where fpcmp wouldn't early exit when files obviously differ and
no tolerance is set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106033 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/FileUtilities.cpp