[PATCH] D115957: [Support] Revert posix_fallocate in resize_file

Ka Ho Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 19 21:43:30 PST 2021


khng300 added a comment.

My only suggestion is in future it could be platform-specific, like on macOS with fcntl(F_PREALLOCATE).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115957/new/

https://reviews.llvm.org/D115957



More information about the llvm-commits mailing list