[libc-commits] [libc] [libc] Make use of 32-bit time_t a config option (PR #102012)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Tue Oct 1 10:07:13 PDT 2024
nickdesaulniers wrote:
I suspect that we could just force `time_t` to be 64b always on 32b ARM as part of our own ABI.
https://github.com/llvm/llvm-project/pull/102012
More information about the libc-commits
mailing list