[all-commits] [llvm/llvm-project] 9fa6a8: [libc][arm32] add string stdlib & math entrypoints
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Jul 15 10:11:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fa6a88a167139b94c84a9d5fe15fa0566427e3e
https://github.com/llvm/llvm-project/commit/9fa6a88a167139b94c84a9d5fe15fa0566427e3e
Author: Michael Jones <michaelrj at google.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M libc/config/linux/arm/entrypoints.txt
Log Message:
-----------
[libc][arm32] add string stdlib & math entrypoints
This patch adds all the string and stdlib entrypoints, as well as a few
math entrypoints to the arm32 build.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D129821
More information about the All-commits
mailing list