[PATCH] D90201: Try reading a smaller chunk when (p)read fails

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 20:31:23 PDT 2020


JDevlieghere added a comment.

Big thanks to Francis who discovered the max value is INT32_MAX. I had only tried UIN32_MAX.


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

https://reviews.llvm.org/D90201



More information about the llvm-commits mailing list