[PATCH] D37314: CMake option to compile LLVM on 32bit systems with 32bit fpos_t

Eugene Zemtsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 15:32:38 PDT 2017


eugene added a comment.

> Aah, ok.  So https://reviews.llvm.org/D35648 doesn't cover your use case.  Can we just say "AND (NOT ANDROID)" instead of a new CMake option?

Sure we can. I just wanted it to be a bit more flexible.


https://reviews.llvm.org/D37314





More information about the llvm-commits mailing list