[all-commits] [llvm/llvm-project] de03c4: [libc] reverts for 32b arm (#78307)
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Thu Jan 18 08:17:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de03c46b8bb0b280d2de7ec805df1343bb12eeda
https://github.com/llvm/llvm-project/commit/de03c46b8bb0b280d2de7ec805df1343bb12eeda
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2024-01-18 (Thu, 18 Jan 2024)
Changed paths:
M libc/include/llvm-libc-types/off_t.h
M libc/src/sys/mman/linux/CMakeLists.txt
Log Message:
-----------
[libc] reverts for 32b arm (#78307)
These were fixed properly by f1f1875c18b8.
- Revert "[libc] temporarily set -Wno-shorten-64-to-32 (#77396)"
- Revert "[libc] make off_t 32b for 32b arm (#77350)"
More information about the All-commits
mailing list