[PATCH] D37314: CMake option to compile LLVM on 32bit systems with 32bit fpos_t
Pirama Arumuga Nainar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 15:06:33 PDT 2017
pirama added subscribers: srhines, enh, danalbert, aoli.
pirama added a comment.
https://reviews.llvm.org/D35648 does something similar. If this is just for building compiler-rt runtimes, we can defer to that patch. This way we can just remove the exception for Android once the NDK defaults to something past API level 24, rather than support a build configuration for ever.
Repository:
rL LLVM
https://reviews.llvm.org/D37314
More information about the llvm-commits
mailing list