[all-commits] [llvm/llvm-project] 99fe59: [libc] implement clock_gettime using vDSO (#108458)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Fri Sep 13 07:59:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99fe5954d258511ec2e36e8c7f612568e9701ab7
https://github.com/llvm/llvm-project/commit/99fe5954d258511ec2e36e8c7f612568e9701ab7
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M libc/src/__support/time/linux/CMakeLists.txt
M libc/src/__support/time/linux/clock_gettime.h
Log Message:
-----------
[libc] implement clock_gettime using vDSO (#108458)
supersedes https://github.com/llvm/llvm-project/pull/91805
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