[all-commits] [llvm/llvm-project] 64ae0a: [libc] implement l64a (#129099)
Michael Jones via All-commits
all-commits at lists.llvm.org
Thu Feb 27 12:49:01 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64ae0a102f5142ff780348b70db633c0261a41dd
https://github.com/llvm/llvm-project/commit/64ae0a102f5142ff780348b70db633c0261a41dd
Author: Michael Jones <michaelrj at google.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/docs/dev/undefined_behavior.rst
M libc/src/stdlib/CMakeLists.txt
M libc/src/stdlib/a64l.cpp
A libc/src/stdlib/l64a.cpp
A libc/src/stdlib/l64a.h
M libc/test/src/stdlib/CMakeLists.txt
A libc/test/src/stdlib/l64a_test.cpp
Log Message:
-----------
[libc] implement l64a (#129099)
Adds l64a, which generates the base 64 string expected by a64l.
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