[all-commits] [llvm/llvm-project] faa440: [libc++] Bring back mach_absolute_time implementat...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Jan 22 11:54:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faa440786ccf0c2846385c882426d207acbab49c
https://github.com/llvm/llvm-project/commit/faa440786ccf0c2846385c882426d207acbab49c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libcxx/src/chrono.cpp
Log Message:
-----------
[libc++] Bring back mach_absolute_time implementation of steady_clock
This is meant to unblock Chrome, as discussed in https://llvm.org/D74489.
Differential Revision: https://reviews.llvm.org/D95177
More information about the All-commits
mailing list