Added the MakeFileReadable() method.
authorJohn Criswell <criswell@uiuc.edu>
Tue, 2 Sep 2003 21:09:30 +0000 (21:09 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 2 Sep 2003 21:09:30 +0000 (21:09 +0000)
commit66622be46acfdebdfb82f1f6b988912ec8b61754
treed7f96d414c70c1c75fdea3792220375a679ef6b6
parent9adeccc552d6f28bdc503a8c1ffe13ea6ea6d73d
Added the MakeFileReadable() method.

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