[all-commits] [llvm/llvm-project] 4abe47: [libc] Enable 'mktime' for the GPU (#133437)

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Mar 28 09:15:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4abe47c6fc06e44792bc1b0dc58f3b453ae4fb80
      https://github.com/llvm/llvm-project/commit/4abe47c6fc06e44792bc1b0dc58f3b453ae4fb80
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/config/gpu/amdgpu/entrypoints.txt
    M libc/config/gpu/nvptx/entrypoints.txt
    M libc/test/src/time/CMakeLists.txt
    M libc/test/src/time/mktime_test.cpp

  Log Message:
  -----------
  [libc] Enable 'mktime' for the GPU (#133437)

Summary:
This is a dependency on `strftime` which we provide, so we should have
this.



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