[PATCH] D139752: cmake: Enable 64bit off_t on 32bit glibc systems
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 09:34:57 PST 2022
MaskRay added a comment.
In D139752#4008370 <https://reviews.llvm.org/D139752#4008370>, @srj wrote:
> This change continues to break all 32-bit builds of Halide (and probably anything else that consumes LLVM via CMake); please revert ASAP until a fix can be found.
I applied @alexreinking's suggestion. Feel free to revert if errors still continue.
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