[PATCH] D139752: cmake: Enable 64bit off_t on 32bit glibc systems

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 17 16:55:45 PST 2022


dim added a comment.

FWIW the BSDs never had lseek64; off_t was 64 bit from the original BSD 4.4 Lite sources... :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139752



More information about the llvm-commits mailing list