[LLVMdev] llvm/include/Support/FileSystem.h
Nick Kledzik
kledzik at apple.com
Mon Jun 18 18:08:47 PDT 2012
This is a proposed patch to enhance FileSystem.h to add functionality (getting and setting permission bits and mapping an unmapping files). This implementation follows the N3365 proposal regarding permission bits.
This functionality is needed for my next patch which will implement llvm/include/Support/FileOutputBuffer.h which is needed by lld.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileSystem.patch
Type: application/octet-stream
Size: 10014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120618/828a8f3e/attachment.obj>
-------------- next part --------------
-Nick
More information about the llvm-dev
mailing list