[PATCH] D37314: CMake option to compile LLVM on 32bit systems with 32bit fpos_t
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 14:59:18 PDT 2017
krytarowski added a comment.
I would add in the commit description that this is Linux/Android specific. For the reference, 32bit systems like BSD ship with 64bit off_t always.
Repository:
rL LLVM
https://reviews.llvm.org/D37314
More information about the llvm-commits
mailing list