[all-commits] [llvm/llvm-project] 9fd052: Revert "[libc][windows] start time API implementat...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Dec 5 12:43:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fd052a1223c19245664922c68c101a79cb694f0
      https://github.com/llvm/llvm-project/commit/9fd052a1223c19245664922c68c101a79cb694f0
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M libc/config/windows/entrypoints.txt
    M libc/hdr/CMakeLists.txt
    M libc/hdr/time_macros.h
    M libc/hdr/types/clockid_t.h
    R libc/include/llvm-libc-macros/windows/CMakeLists.txt
    R libc/include/llvm-libc-macros/windows/time-macros-ext.h
    M libc/src/CMakeLists.txt
    M libc/src/__support/time/CMakeLists.txt
    R libc/src/__support/time/clock_gettime.h
    M libc/src/__support/time/linux/CMakeLists.txt
    M libc/src/__support/time/linux/clock_conversion.h
    M libc/src/__support/time/linux/clock_gettime.cpp
    A libc/src/__support/time/linux/clock_gettime.h
    R libc/src/__support/time/windows/CMakeLists.txt
    R libc/src/__support/time/windows/clock_gettime.cpp
    M libc/src/time/CMakeLists.txt
    M libc/src/time/linux/CMakeLists.txt
    M libc/src/time/linux/clock.cpp
    M libc/src/time/linux/clock_gettime.cpp
    M libc/src/time/linux/gettimeofday.cpp
    A libc/src/time/linux/time.cpp
    M libc/src/time/linux/timespec_get.cpp
    R libc/src/time/time.cpp
    M libc/test/src/CMakeLists.txt
    M libc/test/src/__support/threads/linux/raw_mutex_test.cpp
    M libc/test/src/time/CMakeLists.txt
    M libc/test/src/time/time_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc][windows] start time API implementation (#117775)"

This reverts commit 0adff0af20c7d9bae8bd8bdf402506c10369ead1.

Breaks the GPU build



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