[all-commits] [llvm/llvm-project] 958de2: [libc] Enable 'timespec_get' for the GPU build (#1...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Dec 17 13:31:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 958de20b30e73d898cf538435da5bab42ffd4987
https://github.com/llvm/llvm-project/commit/958de20b30e73d898cf538435da5bab42ffd4987
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M libc/config/gpu/entrypoints.txt
M libc/src/__support/time/gpu/time_utils.h
M libc/src/time/gpu/nanosleep.cpp
M libc/src/time/gpu/timespec_get.cpp
Log Message:
-----------
[libc] Enable 'timespec_get' for the GPU build (#120304)
Summary:
Currently fails to build libc++ because this is missing.
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