OSDN Git Service

fpcmp: Fix bug where fpcmp wouldn't early exit when files obviously differ and
authorDaniel Dunbar <daniel@zuster.org>
Tue, 15 Jun 2010 19:20:30 +0000 (19:20 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 15 Jun 2010 19:20:30 +0000 (19:20 +0000)
commit71907fbebf5a812b9a117574b196d8ff9561ac75
treed52440589f791bc48f47181625155aa5fb63fe89
parentd1c82fe726a8776cb965c5bf1f6f6c0d311ef6bc
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