Fix crash comparing empty file against nonempty file.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 06:02:40 +0000 (06:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 06:02:40 +0000 (06:02 +0000)
commitda7e70e058108fb444741a721ccfb38d40154e5b
treefe582b029b55548e004e64e7a374dfab9fbac8c0
parent9c32d3b798dc6caeebe6cea2effe80ca5e84e66e
Fix crash comparing empty file against nonempty file.

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