[PATCH] D139752: cmake: Enable 64bit off_t on 32bit glibc systems
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 4 11:48:23 PST 2023
MaskRay added a comment.
In D139752#4104371 <https://reviews.llvm.org/D139752#4104371>, @mgorny wrote:
> I haven't been able to get Halide to configure successfully yet but I already spotted something suspicious. `dependencies/llvm/CMakeLists.txt` does:
Thanks for the investigation. If it's Halide's issue we should land this change despite breakage of Halide.
Considering the approaching 16.0.0 release, we should not wait too long.
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