diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-12-13 19:59:50 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-12-13 19:59:50 +0000 |
commit | 94bf2265df04e74faca356eefb77fdf53b152ae9 (patch) | |
tree | abb8b6521ad01e3a607b22eb803dd8f6d1451f2d /llvm/lib/Support/SystemUtils.cpp | |
parent | acc4e545523c98fb55ae9ea0ef17f08192c9eb42 (diff) | |
download | llvm-94bf2265df04e74faca356eefb77fdf53b152ae9.zip llvm-94bf2265df04e74faca356eefb77fdf53b152ae9.tar.gz llvm-94bf2265df04e74faca356eefb77fdf53b152ae9.tar.bz2 |
For PR351:
Implement three new functions to allow setting access/permission bits on
the file referenced by a path. The makeReadable and makeExecutable methods
replace the FileUtilities MakeFileReadable and MakeFileExecutable
functions. The makeWritable function is new and provided for consistency
since Path has a writable() method.
llvm-svn: 18907
Diffstat (limited to 'llvm/lib/Support/SystemUtils.cpp')
0 files changed, 0 insertions, 0 deletions