[all-commits] [llvm/llvm-project] 6b55ec: [libc] Sort entrypoints alphabetically (#96955)
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Jun 27 14:27:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b55ec1198ce9356340372fd8233b907d8d4cea2
https://github.com/llvm/llvm-project/commit/6b55ec1198ce9356340372fd8233b907d8d4cea2
Author: Petr Hosek <phosek at google.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M libc/config/baremetal/arm/entrypoints.txt
M libc/config/baremetal/riscv/entrypoints.txt
M libc/config/gpu/entrypoints.txt
M libc/config/linux/aarch64/entrypoints.txt
M libc/config/linux/arm/entrypoints.txt
M libc/config/linux/riscv/entrypoints.txt
M libc/config/linux/x86_64/entrypoints.txt
Log Message:
-----------
[libc] Sort entrypoints alphabetically (#96955)
This makes it easier to diff the different configurations.
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