[all-commits] [llvm/llvm-project] 0004ca: [libc] Removed __LIBC_CONST_ATTR attribute and upd...
RoseZhang03 via All-commits
all-commits at lists.llvm.org
Thu Jul 18 15:58:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0004ca670a960d3573137679b3c67a7b3932530a
https://github.com/llvm/llvm-project/commit/0004ca670a960d3573137679b3c67a7b3932530a
Author: RoseZhang03 <rosezhang at google.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M libc/config/linux/api.td
M libc/config/linux/x86_64/headers.txt
M libc/newhdrgen/yaml/math.yaml
M libc/newhdrgen/yaml/sys/statvfs.yaml
M libc/src/sys/statvfs/linux/CMakeLists.txt
Log Message:
-----------
[libc] Removed __LIBC_CONST_ATTR attribute and updated math.yaml with the new math functions (#99571)
- deleted attribute from fabs function
- added math functions from #98972
- also updated statvfs files so that it can be generated
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