[PATCH] D39464: Define fs::allocate_file which preallocates disk blocks.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 15:46:12 PST 2017
ruiu updated this revision to Diff 122173.
ruiu added a comment.
- Fix tests
https://reviews.llvm.org/D39464
Files:
llvm/include/llvm/Support/FileSystem.h
llvm/lib/Support/FileOutputBuffer.cpp
llvm/lib/Support/Unix/Path.inc
llvm/lib/Support/Windows/Path.inc
llvm/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39464.122173.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/b345759d/attachment.bin>
More information about the llvm-commits
mailing list