[all-commits] [llvm/llvm-project] a75fc7: [libc] Add definitions to embedded AArch32/AArch64...
William via All-commits
all-commits at lists.llvm.org
Fri Jun 6 13:05:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a75fc765d3a5e40d02a69f21b4cf29e25cb041dc
https://github.com/llvm/llvm-project/commit/a75fc765d3a5e40d02a69f21b4cf29e25cb041dc
Author: William <113542065+saturn691 at users.noreply.github.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M libc/docs/headers/time.rst
A libc/include/llvm-libc-macros/baremetal/CMakeLists.txt
A libc/include/llvm-libc-macros/baremetal/time-macros.h
M libc/include/llvm-libc-macros/time-macros.h
Log Message:
-----------
[libc] Add definitions to embedded AArch32/AArch64 (#142597)
Add `CLOCKS_PER_SEC` and the older `CLK_TCK`. Allows the user to define
a `__CLK_TCK` to override if necessary.
Also add an extra column for embedded AArch64 in `time.rst`
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