For PR797:
authorReid Spencer <rspencer@reidspencer.com>
Wed, 23 Aug 2006 20:37:59 +0000 (20:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 23 Aug 2006 20:37:59 +0000 (20:37 +0000)
commit30493372f3d403c9637eb479e7d0c4388b715c41
treea9f18b907c0a3d5aa710143870f7e82c523f775b
parent4c97bed5d9f20bba3fbc3d13199cd9d6a320329e
For PR797:
Final remove of exception handling from this file. lib/System can no longer
throw exceptions so there's no need for try/catch blocks here.

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