[all-commits] [llvm/llvm-project] ea77dd: [libc] Include locale support in baremetal configu...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Feb 13 10:26:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea77dd8715b5a9016ed3b290f2822dda095bb754
https://github.com/llvm/llvm-project/commit/ea77dd8715b5a9016ed3b290f2822dda095bb754
Author: Petr Hosek <phosek at google.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M libc/config/baremetal/aarch64/entrypoints.txt
M libc/config/baremetal/aarch64/headers.txt
M libc/config/baremetal/arm/entrypoints.txt
M libc/config/baremetal/arm/headers.txt
M libc/config/baremetal/riscv/entrypoints.txt
M libc/config/baremetal/riscv/headers.txt
Log Message:
-----------
[libc] Include locale support in baremetal configuration (#127103)
Having locale is a requirement for C++ streams.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list