[all-commits] [llvm/llvm-project] 8beec9: [libc] implement a64l (#128758)

Michael Jones via All-commits all-commits at lists.llvm.org
Tue Feb 25 13:57:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8beec9fc48194224779e5428b625fe341e617129
      https://github.com/llvm/llvm-project/commit/8beec9fc48194224779e5428b625fe341e617129
  Author: Michael Jones <michaelrj at google.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/include/stdlib.yaml
    M libc/src/stdlib/CMakeLists.txt
    A libc/src/stdlib/a64l.cpp
    A libc/src/stdlib/a64l.h
    M libc/test/src/stdlib/CMakeLists.txt
    A libc/test/src/stdlib/a64l_test.cpp

  Log Message:
  -----------
  [libc] implement a64l (#128758)

Implement the posix function a64l.
Standard:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/a64l.html



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